Examples

DELETE /api/usergroups/15/external_usergroups/6
{
  "external_usergroup": {}
}
200
{
  "id": 6,
  "name": "external_usergroup9",
  "auth_source_id": 980190968,
  "usergroup_id": 15
}

Params

Param name Description
location_id
optional

Scope by locations

Validations:

  • Must be a Integer

organization_id
optional

Scope by organizations

Validations:

  • Must be a Integer

usergroup_id
required

ID or name of user group

Validations:

  • Must be a String

id
required

ID or name external user group

Validations:

  • Must be a String