Document

Batch Updates Documents in a DocumentCollection

PATCH
Updates Documents in a specified DocumentCollection.

Path parameters

collectionNamestringRequired
Name of the Document Collection

Request

This endpoint expects a list of objects.
uuid
stringRequired
document_id
stringOptional
metadata
map from strings to anyOptional

Response

This endpoint returns an object
message
stringOptional

Errors