Create a field

This call lets you create a field for a pipeline. This defines the field in the pipeline so that you can add values for that field for each box in the pipeline.

Log in to see full request history

🚧

Content Type and Auth

Make sure to send url-encoded requests to this endpoint and provide authorization in any request you make on your own.

Path Params
string
required

The key of the pipeline

Form Data
string
required

The name of the field

string
required

The type of the field. Can be any of: TEXT_INPUT, DATE, TAG, FORMULA, DROPDOWN, CHECKBOX, or TEAM_CONTACT.

Responses

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