edit_org_collection
Edit an existing Bitwarden organization collection by updating its name, external ID, and group access permissions including read-only and password visibility settings.
Instructions
Edit an existing organization collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| collectionId | Yes | Collection ID to edit | |
| name | No | New name for the collection | |
| externalId | No | External ID for the collection (optional) | |
| groups | No | Array of group IDs with access to this collection |