groups
Remove a User from a Group
If the user is not a member of the group, nothing changes.
delete/group/{group_id}/member/{user_id}/
Path parameters
group_idstring required
user_idstring required
Response
No content
If the user is not a member of the group, nothing changes.
No content