PATCH
/
v1
/
storage
/
docsets
/
{docset_id}
/
docs
/
{doc_id}
/
properties
{
  "id": "<string>",
  "elements": [],
  "properties": {},
  "binary_data": "<string>"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

docset_id
string
required

The id of the DocSet containing the document to update.

doc_id
string
required

The id of the document to update.

Body

application/json

Response

200
application/json
Successful Response