Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.heffl.com/api/v2/tasks/{id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "deleted": true }
Permanently deletes a task.
API key for authentication. Get yours at app.heffl.com/settings/developers
Task ID
OK
Whether the task was deleted