collections

Create Collection

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

put/v2/collections/{collection_name}

Path parameters

collection_namestring required

Request body

descriptionstring nullable
metadataCollectionCreateRequestMetadata

Response

Successful Response

collection_idstring required
collection_namestring required
created_atstring nullable
descriptionstring nullable
metadataCollectionResponseMetadata
organization_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.