DELETE api/v1/users/{userKey}/groups/{groupKey}

Endpoint to remove a user from a group.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userKey

The unique key of the user.

globally unique identifier

Required

groupKey

The unique key of the group.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.