Documentation Index
Fetch the complete documentation index at: https://mintlify.com/firecrawl/firecrawl/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
This endpoint requires authentication using a Bearer token. Include your API key in the Authorization header:Path Parameters
The ID of the batch scrape job to cancel (UUID format)
Response
Indicates whether the batch scrape job was successfully cancelled
Confirmation message
Examples
Success Response
Error Responses
Not Found - Batch scrape job not found.
Server Error - An unexpected error occurred on the server.