Docs

Update Task

Updates a task in Checkvist.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

One or more task assignee IDs.

numberrequired

The checklist ID.

string

The updated task text.

string

A due date in Checkvist smart syntax.

string

The new parent task ID.

boolean

Recognize ^due and #tags syntax in the updated task.

number

The 1-based position under the parent task.

number

The task priority or color, from 0 to 9.

string

A comma-separated list of tags.

numberrequired

The task ID.

boolean

Include task notes in the response.

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.