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