Skip to main content
POST
Create custom field

Authorizations

x-api-key
string
header
required

API key obtained from the dashboard

Body

application/json
name
string
required
Required string length: 1 - 100
type
enum<string>
required
Available options:
text,
number,
date,
boolean,
select,
multiselect
description
string
Maximum string length: 500
options
string[]
required
boolean
default:false

Response

Field created

data
object