Updates a Document
Updates a Document in a DocumentCollection by UUID
Path parameters
collectionName
Name of the Document Collection
documentUUID
UUID of the Document to be updated
Request
Document to be updated
document_id
metadata
Response
OK
message
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error