Delete a rolegroup
DELETE {{url}}/accounts/api/organizations/{{organization_id}}/rolegroups?include_internal=false
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| include_internal | boolean | 
Request Body
["{{rolegroup_Id}}"]
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string |