Skip to main content
DELETE
Cancel a batch scrape job
Note: A new v2 version of this API is now available with improved features and performance.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The ID of the batch scrape job

Response

Successful cancellation

success
boolean
Example:

true

message
string
Example:

"Batch scrape job successfully cancelled."