Skip to main content
PUT
Update CRM Custom Field

Authorizations

Authorization
string
header
required

Enter your API key

Path Parameters

field_id
string
required

Field ID

Body

application/json
project_id
string
required
bot_id
string
required
label
string
required
field_type
enum<string>
Available options:
text,
number,
date,
boolean,
select,
json
options
string[]
required
boolean
is_required
boolean

Response

Success

field
object