DELETE
/
api
/
v1
/
task
/
{task_id}
curl --request DELETE \
  --url https://api.chunkr.ai/api/v1/task/{task_id} \
  --header 'Authorization: <api-key>'
This response has no body data.

Authorizations

Authorization
string
header
required

Path Parameters

task_id
string | null
required

Id of the task to delete