Creates a new DocumentCollection

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

Path parameters

collectionNamestringRequired
Name of the Document Collection

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
descriptionstringOptional<=1000 characters
metadatamap from strings to anyOptional

Response

OK
messagestring or null

Errors