Create Catalog Public
Create a new catalog (API key or user token).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
Request to create a new catalog
Catalog name
1 - 100Legacy compatibility field required by the public create request. Include the intended business key, such as sku, in schema and item data; this request field is not a separate runtime selector.
Initial JSON Schema for the catalog (from preview), including properties and required
Optional catalog description
Field name to use as product identifier
Allow automatic schema evolution
Reject unknown fields
Whether this catalog supports product variants
Catalog-level validation rules to copy or override
Markdown catalog context to copy or override
Explicit master catalog to inherit defaults from
Whether to inherit defaults from the org's default master catalog
Response
Successful Response
Response model for catalog information
Response model for catalog schema