Skip to main content
POST
Create a field

Authorizations

Authorization
string
header
required

API key required in Authorization header. Format: iclosed-<token>

Body

application/json
name
string
required
Required string length: 1 - 1000
inputType
enum<string>
required
Available options:
NUMBER,
TEXT,
TEXT_AREA,
DATE,
USER,
USERS_MULTIPLE,
URL,
SINGLE_SELECT,
MULTIPLE_SELECT,
EMAIL,
RATING
type
enum<string>
required
Available options:
CONTACT,
CALL,
EVENT,
DEAL,
USER,
ISCORE,
UNIFIED_INBOX,
INVITEE_QUESTION
identifier
string
Maximum string length: 1000
description
string
Maximum string length: 1000
defaultStatement
string
Maximum string length: 1000
configuration
object

Date field configuration when time is selected.

options

Response

Custom field created successfully

data
object
required
message
string