update_org_group
Update a Bitwarden organization group's name, external ID, and collection access settings.
Instructions
Update a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | ID of the group | |
| name | Yes | New name for the group | |
| externalId | No | External ID for the group (optional) | |
| collections | No | Array of collection IDs the group has access to |