Create Vault
Create Vault
Creates a new Vault.
POST
Create Vault
Authentication
✅ Organization User (CustomerEmployee)❌ Delegated User (
EndUser)✅ Service Account
Required Permissions
Vaults:Create: Always required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
User Action Signature: Used to sign the change-inducing API requests. More details how to generate the token: User Action Signing flows
Body
application/json
Response
200 - application/json
Success
Vault object.
Vault id.
Required string length:
1 - 64Pattern:
^vlt-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Example:
"vlt-5vbsp-u62g1-ostmunqgds5o9tc2"
The vault's addresses.
Last modified on July 9, 2026