latestOpenAPI 3.1.02026-08-13356696.3 KB

f499ec011b17

Update Imported Document

Partially update an imported document.

Requires the Import permission (ingest scope). Supplying url or content creates a new version and reprocesses the document; omitting both performs a metadata-only update. The author cannot be changed.

patch/v1/documents

Query parameters

remoteIdstring required
sourceIdstring uuid required

Request body

versioninteger
displayNamestring nullable
publicboolean nullable
ownerEmailsstring[] nullable
urlstring nullable
contentstring nullable
filenamestring nullable
contentTypestring nullable

Response

Successful Response

status'created' | 'updated' required
recordIdstring required
idstring required
sourceIdstring required