Skip to main content
PATCH
Atualizar 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.

Path Parameters

id
string
required

ID da coluna do funil.

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

Body

application/json
name
string

Nome da coluna.

color
string

Cor da coluna.

index
number

Posição da coluna no funil.

showBadgeProgress
boolean

Exibe badge de progresso na coluna.

timeLimitDays
number

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