groups
Removes a user from a group to which they have accepted an invitation
After vacating a group, the user will lose access to the associated roles
delete/users/{id}/groups/{group_id}
Path parameters
idstring required
User id
group_idstring required
Group id
Response
The call was successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.