Creates Multiple Documents in a DocumentCollection

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

Path parameters

collectionNamestringRequired
Name of the Document Collection

Request

Array of Documents to be created
contentstringRequired
document_idstringOptional<=100 characters
metadatamap from strings to anyOptional

Response

OK

Errors