Skip to main content
POST
Criar coluna do funil

Authorizations

x-jurichat-api-key
string
header
required

Chave de API do escritório (criada no painel). Envie o valor no header x-jurichat-api-key.

Body

application/json
name
string
required

Nome da coluna.

color
string
required

Cor da coluna.

index
number
required

Posição da coluna no funil.

funnelId
string
required

ID do funil.

Pattern: ^[cC][^\s-]{8,}$
showBadgeProgress
boolean
required

Exibe badge de progresso na coluna.

timeLimitDays
number
required

Limite de dias do card nesta coluna.

autoCreateJuridiqLead
boolean

Cria lead no Juridiq ao entrar nesta coluna.

kind
enum<string>

Tipo da coluna: NORMAL, WON ou LOST.

Available options:
NORMAL,
WON,
LOST

Response

Default Response

id
string
required
Pattern: ^[cC][^\s-]{8,}$
name
string
required
color
string
required
index
number
required
funnelId
string
required
Pattern: ^[cC][^\s-]{8,}$
showBadgeProgress
boolean
required
timeLimitDays
number
required
kind
enum<string>
required
Available options:
NORMAL,
WON,
LOST
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
autoCreateJuridiqLead
boolean