Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
title
string
Required string length: 1 - 255
expiresAt
string<date-time> | null
status
enum<string>
Available options:
received,
in_review,
approved,
rejected,
archived
rejectionReason
string | null
Maximum string length: 4000

Response

200 - application/json

Updated Vault document

data
object
required