API Reference
Log In
API Reference

Create a Vault

Creates a Vault within a Filing Cabinet. Set the owner of the Vault to be client for whom the Vault is intended. You can set Collaborators for the Vault as a whole, where the permissions will be applicable for all of the Drawers (sidedrawer) within the Vault, or you can set Collaborators for each Drawer separately within the "sidedrawers" array in the request body.

Path Params
string
required

Unique Tenant identifier.

Body Params
string
required

Vault Name

string
required

Filing Cabinet name.

owner
object
required

Owner

collaborators
array of objects
required

Collaborators.

collaborators*
sidedrawers
array of objects

Drawers (sidedrawer).

sidedrawers
Response
200

Successfully created a Vault.

Language
Credentials
Click Try It! to start a request and see the response here!