AddGroupMember
Adds a member to a group.
Input
Name | Type | Description |
GroupId | String | The unique identifier of the group. |
MemberId | String | The unique identifier of the member. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |