Skip to main content
PATCH
Update Vault Collaborator

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
target_user_id
string
required

Body

application/json
role
enum<string>
required
Available options:
viewer,
editor,
admin

Response

Successful Response

user_id
string
required
role
string
required
added_by
string | null
required
created_at
string<date-time>
required