Create a document in a collection.

Beta

Path parameters

collection_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object or a list of objects.
Document Data InputobjectRequired
OR
list of objectsRequired

Response

This endpoint returns an object.
dataobject or list of objects or null

Errors