Update a task
Tasks
Update a task
Updates properties of an existing task. All fields are optional — only provided fields are updated.
PATCH
Update a task
Authorizations
API key for authentication (format: "Bearer YOUR_API_KEY")
Path Parameters
Task ID
Body
application/json
Fields to update
New title (cannot be empty)
New description (empty string clears it)
New priority (empty string clears it)
Available options:
unspecified, low, medium, high, urgent, New due date
Mark complete/incomplete
Replace associated records
Replace assignees
Last modified on March 26, 2026