Management APIStudy variables
Delete a study variable
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
studyKey*string
variableKey*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/studies/string/variables/string"{
"success": true
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}