Examples

DELETE /api/usergroups/8/external_usergroups/7
{
  "external_usergroup": {}
}
200
{
  "id": 7,
  "name": "external_usergroup7",
  "auth_source_id": 980191009,
  "usergroup_id": 8
}

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

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