Document

Creates a new DocumentCollection

POST
If a collection with the same name already exists, an error will be returned.

Path parameters

collectionNamestringRequired
Name of the Document Collection

Request

This endpoint expects an object.
description
stringOptional
metadata
map from strings to anyOptional

Response

This endpoint returns an object
message
stringOptional

Errors