Delete an admin user group user assignment.
DELETE
/usergroups/{userGroupID}/assignments/{userID}
204Roles
At least one of the roles below is required to access this endpoint.
FullAccessAdminUserGroupAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
userGroupID | Required | string | ID of the user group. | --- |
userID | Required | string | ID of the user. | --- |