Skip to main content
onePassword.createVault creates a vault owned by the connected service account. This action requires a service-account connection.

Example

automations/onepassword-create-vault.automation.ts

Inputs

vault requires a title and can include a description and allowAdminsAccess. The service account must have its immutable create-vault permission. Every input accepts a compatible signal. Account-backed actions accept an optional second argument { account } to select a named binding.

Output

Returns the created vault. Vault metadata is sensitive.