Skip to main content
POST
Canvas chat with brand context

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>

Corpo

application/json
workspace_id
string
obrigatório
message
string
obrigatório
Minimum string length: 1
brand_id
string | null

Optional brand context for AI

conversation_id
string | null

Continue existing conversation

include_product_context
boolean
padrão:false

Resposta

Chat response generated successfully

conversation_id
string
message
string
suggestions
string[]
created_at
string<date-time>
Última modificação em 16 de fevereiro de 2026