Delete a task by its ID.
Requirements:
Succeeded
Failed
curl --request DELETE \ --url https://api.chunkr.ai/api/v1/task/{task_id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Id of the task to delete
Task deleted successfully
Was this page helpful?