Group Members Remove

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

This endpoint returns a map from strings to any.