抓取 API
取消批量抓取
DELETE
取消批量抓取任务
Documentation Index
Fetch the complete documentation index at: https://student-213fb9fc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.firecrawl.dev/v2/batch/scrape/{id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "Batch scrape job successfully cancelled."
}Documentation Index
Fetch the complete documentation index at: https://student-213fb9fc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.firecrawl.dev/v2/batch/scrape/{id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "Batch scrape job successfully cancelled."
}