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