Tasks
Update Task
Update a task’s properties or status
PATCH
This endpoint requires authentication.
Path Parameters
string
required
Task UUID
Request
All fields are optional. Only include fields you want to update.string
New title (1-200 characters)
string
New description (max 2000 characters)
integer
New priority (1-5)
string
New status:
open, in_progress, completed, cancelledstring
New due date in ISO 8601 format