DELETE api/v1/users/{userKey}/organisations/{organisationKey}/groups
Remove user from organisation by deleting all his group memberships Only works for personel (users with a primary personel group membership)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organisationKey | globally unique identifier |
Required |
|
| userKey | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.