Create a new custom field

Create a new custom field. If fieldType is "select", "options" value needs to be sent. Also, it can not exist more than one location field of the same type, example: two fields of type cities, two fields of type states, two fields of type countries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Title of the field

string
enum
required

Typeof field you want to create. If fieldtype is "select", options must be sent. Also, it is not possible to exist more than one location field of the same type (example: two fields of "cities" type)

options
array of strings

Options to be selected when fieldType is "select"

options
boolean
Defaults to false

Decides whether the field is mandatory or not

boolean
Defaults to false

Decides whether the field should be integrated or not

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json