Skip to main content
POST
Create CRM Custom Field

Authorizations

Authorization
string
header
required

Enter your API key

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