Examples

DELETE /api/usergroups/27-usergroup341
{
  "usergroup": {}
}
200
{
  "id": 27,
  "name": "usergroup341",
  "created_at": "2020-05-20T13:36:09.927Z",
  "updated_at": "2020-05-20T13:36:09.927Z",
  "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