documents

Update document metadata

Update document metadata (source_url, description, author, tags).

patch/documents/{document_id}

Path parameters

document_idstring uuid required

Request body

source_urlstring nullable
descriptionstring nullable
authorstring nullable
tagsstring[] nullable
original_datestring nullable

Response

Document updated

Changes