document

Update Document

Update document metadata such as title, date, or sharing status. Changes are encrypted before storage in the database.

patch/api/document/{document_ext_id}

Path parameters

document_ext_idstring required

Request body

doc_datestring date nullable
titlestring nullable
sharedboolean nullable

Response

Successful Response

successboolean required
detailstring nullable
external_idstring required
titlestring required
doc_datestring date nullable
sharedboolean nullable

Changes