Delete a task
API Reference
Delete a task
Permanently deletes a task. This action cannot be undone. Requires a valid task_id obtained from POST /tasks.
DELETE
Delete a task
Documentation Index
Fetch the complete documentation index at: https://writechoice-8439b44d-mintlify-78019799.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
All requests must include a valid API key in the Authorization header. Example: Authorization: Bearer tf-live-4a8f2c1e9b3d7e6a
Path Parameters
The ID of the task to delete.
Response
Task deleted successfully.
Example:
"Task 'f9e8d7c6-b5a4-3210-fedc-ba9876543210' was successfully deleted."