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.