Remove Groups Members
Removes a member from a group.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
group
ID of the group where the member is being removed.
member
ID of the member to be removed.
member_rev_org
Rev org of the rev user to be removed. This should be specified
only if the member is a rev user
Response
Success.