Creates Multiple Documents in a DocumentCollection

Deprecated
Creates Documents in a specified DocumentCollection and returns their UUIDs.

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

Response

OK

Errors