Skip to main content
POST
/
acs
/
access_groups
/
delete
{
  "ok": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
acs_access_group_id
string<uuid>
required

ID of the access group that you want to delete.

Response

OK

ok
boolean
required