cURL
curl --request DELETE \ --url https://api.attio.com/v2/tasks/{task_id} \ --header 'Authorization: Bearer <token>'
{}
Delete a task by ID.
Required scopes: task:read-write.
task:read-write
Documentation IndexFetch the complete documentation index at: https://docs.attio.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
This API uses OAuth 2.0 with the authorization code grant flow.
The ID of the task to delete.
"649e34f4-c39a-4f4d-99ef-48a36bef8f04"
Success
Was this page helpful?