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 -X DELETE "https://api.smooth.sh/api/v1/task/YOUR_TASK_ID" \ -H "apikey: YOUR_API_KEY"
{ "r": true }
Cancel a running task by its ID.
Task successfully cancelled.