Creates Multiple Documents in a DocumentCollection

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

Path parameters

collectionNamestringRequired
Name of the Document Collection

Request

This endpoint expects a list of objects.
contentstringRequired
document_idstringOptional
metadatamap from strings to anyOptional

Response

This endpoint returns a list of strings

Errors