Docs

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

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.