Create a new collection
Authorizations
Body
Display title of the collection (required).
250"Getting Started"
URL-safe slug for the collection (required, lowercase alphanumeric with dashes/underscores).
250^[a-z0-9_-]+$"getting-started"
Emoji icon identifier for the collection (optional).
25"🚀"
Description of the collection content (optional).
1000ID of the parent collection for nesting (optional, null for root-level).
SEO-optimized title for search engines (optional, defaults to title).
250SEO-optimized description for search engines (optional).
1250Response
Collection created successfully.
Unique identifier for the collection.
ID of the parent collection.
Title of the collection.
URL-safe slug.
Collection description.
SEO-optimized title.
SEO-optimized description.
Emoji icon identifier.
Creation timestamp.
Last update timestamp.
Sort order within parent.