Skip to main content

Update Document Description

PATCH 

/api/documents/:document

Updates a document's description. The description is the only editable field — the stored file itself is immutable, so upload a new document to replace it.

Required scope: purchase-orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

description is required in the body and may be null to clear it. Maximum 2000 characters.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type