Skip to main content
POST
Create dashboard

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>

Parâmetros de caminho

workspaceId
string
obrigatório

The workspace ID

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

Parâmetros de consulta

brand_id
string<uuid>

Corpo

application/json

Brand context comes from the X-Active-Brand header (or ?brand_id= query); never from the request body.

slug
string
obrigatório
Pattern: ^[a-z][a-z0-9-]{1,62}$
name
string
obrigatório
Required string length: 1 - 120
description
string | null
Maximum string length: 2000
layout
object

Resposta

Dashboard created

dashboard
object
obrigatório
Última modificação em 25 de abril de 2026