Add Groups Members

POST

Adds a member to a group.

Request

This endpoint expects an object.
groupstringRequired

ID of the group where the member is being added.

memberstringRequired

ID of the member to be added.

Response

Success.

Built with