DELETE/groups/{groupId}/administrators/{userId}
Removes a group master. This API operation cannot remove an external group master.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
directory
group
| Parameter | Type | Description |
|---|---|---|
| groupId | string | Group ID or external key. required |
| userId | string | Member ID required example : userf7da-f82c-4284-13e7-030f3b4c756x |
| Parameter | Type | Description |
|---|---|---|
| domainId | integer | Domain ID example : 10000001 format : int32 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Bad Request
Forbidden
Not Found