Delete Group
Tool to delete a group. Use when you need to permanently remove a group by its ID after ensuring no dependencies exist.
Bitwarden is a secure password management solution providing encrypted vaults, cross-platform sync, and enterprise-grade security tools for storing and sharing credentials
Tool to delete a group. Use when you need to permanently remove a group by its ID after ensuring no dependencies exist.
Tool to delete a specific organization member. Use when you need to remove a member from the organization after verifying their member ID.
Tool to retrieve the list of member IDs for a specific Bitwarden group. Use when you need only the user IDs of all members in a group.
Tool to retrieve subscription details of the current organization. Use after obtaining a valid bearer token.
Tool to bulk import members and groups in a single request. Use when migrating or seeding an organization with multiple members and groups at once. Import is all-or-nothing: a single malformed entry in `members` or `groups` causes the entire request to fail.
Tool to re-send an invitation to a pending or removed member. Use when an existing member's invite needs re-issuing.
Tool to retrieve details for a specific group. Use when you need to fetch group permissions and assigned collections by group ID after authenticating with a valid access token.
Tool to retrieve details for a specific member. Use after obtaining a valid member ID to get full metadata.
Tool to update an organization member’s admin status. Use when toggling admin privileges for an existing member.