Skip to main content
PATCH
Update a status

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Body

application/json
name
string
Required string length: 1 - 255
id_list
string
instructions
string
color
string
Pattern: ^#([0-9A-F]{3}){1,2}$
success_rate
number | null
Required range: 0 <= x <= 100
order
integer
type
Available options:
DEAL_LOST,
DEAL_WON
leads_order
string[]
ai_instructions
any
ai_rules
any
ai_instructions_text
string
ai_rules_text
string
ai_enabled
boolean

Response

Successful response

type
enum<string> | null
required
Available options:
DEAL_WON,
DEAL_LOST,
null
id
string<uuid>
required
name
string | null
required
order
integer | null
required
color
string | null
required
success_rate
integer | null
required
created_at
string | null
required
updated_at
string | null
required
id_space
string | null
required
leads_order
unknown
ai_instructions
unknown
ai_rules
unknown
ai_instructions_text
string | null
ai_rules_text
string | null
ai_enabled
boolean | null
icon
string | null
instructions
string | null
id_list
string | null