Examples

DELETE /api/usergroups/4-usergroup114
{
  "usergroup": {}
}
200
{
  "id": 4,
  "name": "usergroup114",
  "created_at": "2021-11-26T10:17:46.643Z",
  "updated_at": "2021-11-26T10:17:46.643Z",
  "admin": false
}

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

id
required

Validations:

  • Must be a String