Create Collection

Create a collection by name. The request is idempotent for an existing collection.

Path parameters

collection_namestringRequired

Request

This endpoint expects an optional object.
descriptionstringOptional
metadatamap from strings to anyOptional

Response

Successful Response
collection_idstring
collection_namestring
organization_idstring
created_atstring
descriptionstring
metadatamap from strings to any