Skip to main content
POST
Create catalog

Autorizações

Authorization
string
header
obrigatório

Bearer token authentication via Auth0. Users authenticate through Auth0 Universal Login. Include the access token in the Authorization header: Authorization: Bearer <token>

Cabeçalhos

X-Active-Brand
string<uuid>

Active brand ID header (informational; brand_id in body takes precedence).

Parâmetros de caminho

workspaceId
string
obrigatório

The workspace ID

Pattern: ^ws_[a-z0-9]+$

Corpo

application/json
name
string
obrigatório
Required string length: 1 - 255
brand_id
string<uuid>
obrigatório

Brand this catalog belongs to. Required — use BrandSwitcher to select active brand.

description
string | null
Maximum string length: 1000

Resposta

Catalog created successfully

catalog
object
Última modificação em 16 de fevereiro de 2026