Create Collection

Create a new collection.

Headers

x-api-keystringRequired

Request

This endpoint expects an object.
namestringRequired>=4 characters<=64 characters

Display name for the collection

readable_idstringOptional

Unique lowercase identifier (e.g., respectable-sparrow, collection-123)

Response

Successful Response

namestring>=4 characters<=64 characters

Display name for the collection

readable_idstring
idstringformat: "uuid"
created_atdatetime
modified_atdatetime
organization_idstringformat: "uuid"
created_by_emailstringformat: "email"
modified_by_emailstringformat: "email"
statusenumOptional

Collection status enum.

Allowed values:

Errors