Create field

Create a field in a project or workspace field group.

You must provide either project_id or workspace_field_group_id, along with field_set_type.

Permissions

Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if you're making updates.

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

Body

string

Unique identifier of the project to create the field in.

string

Unique identifier of the workspace field group to create the field in.

string
enum
required

Whether to create the field in the 'data' or 'doc' field set.

Allowed:
string
required
length between 1 and 250

The field label.

string
enum
required

The field type.

options
length ≥ 1

Type-specific options for the field. Required for SINGLE_SELECT and MULTI_SELECT fields.

number

Position of the field in the list. If omitted, appended to the end.

Responses

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