Remove Groups Members

POST

Removes a member from a group.

Request

This endpoint expects an object.
groupstringRequired

ID of the group where the member is being removed.

memberstringRequired

ID of the member to be removed.

Response

Success.

Built with