Remove variable
Remove a variable from an existing state
AuthorizationBearer <token>
Bearer token authentication. Use your API key as the bearer token.
In: header
Path Parameters
stateIdstring
State ID
scopeIdstring
Scope ID
variableIdstring
Variable ID
Response Body
curl -X DELETE "https://eu1.api.bivariant.com/v1/states/string/scopes/string/variables/string"{
"id": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}{
"code": "string",
"message": "string"
}