memberships
Remove member from group
Remove a user from a group.
To remove yourself from a group you can use the alias me in place of {user}. This is equivalent to using your own user ID.
delete/groups/{id}/members/{user}
Path parameters
Example:4j7Dko3R
userstring required
Unique identifier for a user, with specified authority. The userID should be of the format acct:<username>@<authority>
Response
Success (No Content)