Examples

DELETE /api/usergroups/5-usergroup260
{
  "usergroup": {}
}
200
{
  "id": 5,
  "name": "usergroup260",
  "created_at": "2022-03-29T08:50:12.794Z",
  "updated_at": "2022-03-29T08:50:12.794Z",
  "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