Update a task
weeek_update_a_taskUpdate a task's properties including title, priority, dates, duration, tags, and custom fields by specifying the task ID and providing the desired changes in JSON format.
Instructions
PUT /tm/tasks/{id}. Update a task. Tags: Task. Body: application/json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes |