{
"ok": true
}Access Groups
Delete an Access Group
Deletes a specified access group.
POST
/
acs
/
access_groups
/
delete
{
"ok": true
}Authorizations
client_sessionpat_with_workspaceconsole_session_with_workspaceapi_key
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the access group that you want to delete.
Response
OK

