Updates a Document

Deprecated
Updates a Document in a DocumentCollection by UUID

Path parameters

collectionNamestringRequired
Name of the Document Collection
documentUUIDstringRequired
UUID of the Document to be updated

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
document_idstringOptional<=40 characters
metadatamap from strings to anyOptional

Response

OK
messagestring or null

Errors