Skip to main content
POST
Create Field in Project

Authorizations

X-Api-Key
string
header
required

Path Parameters

project_id
string
required

Project ID

Example:

"ev:3000010034"

Body

application/json
name
string
required
Example:

"field name"

type
enum<string>
required
Available options:
number,
text,
select,
date
Example:

"select"

format
object
icon
string
options
object[]

Up to 10 options, required when type is select.

Response

OK

id
number

Custom field ID

Example:

406

name
string
Example:

"field name"

type
string
Example:

"date"

format
object
options
object[]
position
number
Example:

1

icon
string

Field icon name