update_org_member_groups
Update the groups assigned to an organization member by providing the member's ID and the desired group IDs.
Instructions
Update a member's groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupIds | Yes | Array of group IDs that the member should belong to | |
| memberId | Yes | ID of the member |