Group users
Remove group user
Removes a user from a group.
delete/organization/groups/{group_id}/users/{user_id}
Path parameters
group_idstring required
The ID of the group to update.
user_idstring required
The ID of the user to remove from the group.
Response
User removed from the group successfully.