cURL
curl --request DELETE \ --url https://api.chunkr.ai/tasks/{task_id} \ --header 'Authorization: <api-key>'
"<string>"
Delete a task by its ID.
Requirements:
Succeeded
Failed
Id of the task to delete
Task deleted successfully