invite_org_member
Invite a new member to your Bitwarden organization by specifying their email, role, and optional custom permissions, collections, and group memberships.
Instructions
Create a member
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to invite | ||
| type | Yes | User type (0: Owner, 1: Admin, 2: User, 4: Custom) | |
| externalId | No | External ID for the member (optional) | |
| permissions | No | Custom permissions if the member has a Custom role | |
| collections | No | Array of collection IDs the member has access to | |
| groups | No | Array of group IDs the member belongs to |