Group Members Add

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

This endpoint returns a map from strings to any.