Skip to main content

POST a Custom Field

POST /user-api/v1/custom-fields

Headers

Required Fields

string
Field name (1-50 characters)
string
Field type: SINGLE_LINE_TEXT, USER, SINGLE_SELECT, MULTI_SELECT, DATE, NUMERIC, BOOLEAN
string
Entity type: CONTACT, COMPANY

Optional Fields

array
Options for SINGLE_SELECT and MULTI_SELECT field types (1-50 characters each)

Request (Text Field)

Request (Single Select Field)

Request (Multi Select Field)

Response (Single Select Field)

Response (Text Field)

Field Types

Entity Types