cURL
curl --request GET \ --url https://api.chunkr.ai/api/v1/task/{task_id}/cancel \ --header 'Authorization: <api-key>'
This response does not have an example.
Cancel a task that hasn’t started processing yet:
Cancelled
Requirements:
Starting
Id of the task to cancel
Task cancelled successfully
Was this page helpful?