Examples

DELETE /api/usergroups/25-usergroup21
{
  "usergroup": {}
}
200
{
  "id": 25,
  "name": "usergroup21",
  "created_at": "2020-11-04T14:03:24.482Z",
  "updated_at": "2020-11-04T14:03:24.482Z",
  "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