Batch Updates Documents in a DocumentCollection

Deprecated
Updates Documents in a specified DocumentCollection.

Path parameters

collectionNamestringRequired
Name of the Document Collection

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects a list of objects.
uuidstringRequired
document_idstringOptional<=40 characters
metadatamap from strings to anyOptional

Response

OK
messagestring or null

Errors