Update an existing task
Documentation Index
Fetch the complete documentation index at: https://docs.slant.app/llms.txt
Use this file to discover all available pages before exploring further.
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 When true, only the creator, assignee (or members of the assigned team), and collaborators can see this task.
Associate task with a household
Associate task with a contact
Associate task with a business
User ID from the relevant book users list 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 true, only the creator, assignee (or members of the assigned team), and collaborators can see this task. Use for sensitive tasks like HR or payroll.
When the task was completed
The associated record (household, contact, or business) this task is linked to