Batch Updates Documents in a DocumentCollection

Deprecated
Updates Documents in a specified DocumentCollection.

Authentication

AuthorizationApi-Key

Header authentication of the form Api-Key <token>

Path parameters

collectionNamestringRequired
Name of the Document Collection

Request

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

Response

OK
messagestring or null

Errors