Skip to main content
POST
Create brand

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>

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
slug
string

URL-friendly slug (auto-generated if not provided)

Pattern: ^[a-z0-9-]+$
logo_url
string<uri> | null
description
string | null
Maximum string length: 1000

Resposta

Brand created successfully

brand
object
obrigatório
Última modificação em 16 de fevereiro de 2026