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

Request

Document to be updated
document_idstringOptional<=40 characters
metadatamap from strings to anyOptional

Response

OK
messagestring or null

Errors