Skip to main content
PATCH
Update Vault

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vault_id
string<uuid>
required

Body

application/json
name
string | null
description
string | null

Response

Successful Response

id
string<uuid>
required
workspace_id
string<uuid>
required
name
string
required
description
string | null
required
is_default
boolean
required
is_personal
boolean
required
owner_user_id
string | null
required
created_at
string<date-time>
required
collaborator_count
integer
default:0
my_role
string | null