Tasks (Classic)

Updates custom fields of a given task.

Updates custom fields of a given task.

put/tasks/{taskId}/customFields

Path parameters

taskIdstring required

task's internal identifier

Request body

type'TEXT' | 'DATE' | 'DATE_AND_TIME' | 'NUMBER' | 'CHECKBOX' | 'SELECTION' | 'MULTI_SELECTION'
namestring
keystring
valueobject

Response

Success

Changes

No recorded changes to this endpoint across all 46 revisions of this API.