Update a task
Tasks
Update a task
Updates an existing task by task_id. At present, only the deadline_at, is_completed, linked_records, and assignees fields can be updated.
Required scopes: task:read-write, object_configuration:read, record_permission:read, user_management:read.
PATCH
Update a task
Documentation Index
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
The ID of the task to update.
Example:
"649e34f4-c39a-4f4d-99ef-48a36bef8f04"
Body
application/json
Response
Success
Success