Skip to main content
PUT
Update a field

Authorizations

Authorization
string
header
required

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

Body

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

Date field configuration when time is selected.

options
object[]
hidden
boolean

Response

Custom field updated successfully

data
object
required
message
string