Skip to main content
PUT
Set custom field value

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Body

application/json
taskId
string
required
fieldId
string
required
value
string
required

Response

The saved custom field value

id
string
required
taskId
string
required
fieldId
string
required
value
string | null
required