Create Collection

Create a new collection (idempotent). Returns 201 if created, 200 if already exists.

Authentication

AuthorizationBearer
Bearer token authentication using API key

Path parameters

collection_namestringRequired

Headers

X-Organization-IDstringRequired

Request

This endpoint expects an object.
descriptionstringOptional

Response

Collection Already Exists
collection_namestring
collection_idstring or null
statusstring or null
messagestring or null