Scraping Runs
Delete a scraping run
This endpoint allows you to delete a scraping run and its results.
DELETE
/
api
/
scraping-runs
/
{scraping_run_id}
Authorizations
Authorization
string
headerrequiredYou can retrieve your token by visiting the API Tokens section inside your profile page or see https://docs.mrscraper.com/documentation/api-token for the details.
Path Parameters
scraping_run_id
integer
requiredThe scraping run's ID.
Response
200 - application/json
The response is of type object
.