Remove Groups Members

POST

Removes a member from a group.

Request

This endpoint expects an object.
groupstringRequiredformat: "id"

ID of the group where the member is being removed.

memberstringRequiredformat: "id"

ID of the member to be removed.

member_rev_orgstringOptionalformat: "id"

Rev org of the rev user to be removed. This should be specified only if the member is a rev user

Response

Success.

Built with