Creates Multiple Documents in a DocumentCollection

Creates Documents in a specified DocumentCollection and returns their UUIDs.

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.
contentstringRequired
document_idstringOptional<=100 characters
metadatamap from strings to anyOptional

Response

OK

Errors