Update an existing task
OAuth 2.0 Bearer Token from Clerk authentication
Unique key to ensure idempotent request handling. If a request with the same key was already processed, the original response will be returned.
The task ID
Task title
"Updated task title"
Task description
Deadline for the task
Whether this is an all-day task
Task status
todo, done Task priority
low_priority, medium_priority, high_priority, urgent_priority Associate task with a household
Associate task with a contact
Associate task with a business
User ID to assign the task to
Team ID to assign the task to (mutually exclusive with assigned_to_id)
task updated
The task ID
"abc123xyz"
Task title
"Follow up with client"
Whether this is an all-day task
Task status
todo, done When the task was created
When the task was last updated
Task description
Deadline for the task
Task priority
low_priority, medium_priority, high_priority, urgent_priority When the task was completed
The associated record (household, contact, or business) this task is linked to