Update Task
Updates an existing task in TickTick.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Task identifier
stringrequired
Task ID in request body
stringrequired
Project identifier
string
Task title
string
Task content
string
Task description
boolean
Whether task is all day
string
Task start date time
string
Task due date time
string
Task time zone
number
Task priority
array of string
List of reminder triggers
string
Recurring rules of task
number
Task order
array of object
List of subtasks
string
Subtask title
date
Subtask start date/time
boolean
Whether subtask is all day
number
Subtask order
string
Subtask time zone
number
Subtask completion status
date
Subtask completed time