DELETE
/
api
/
results
/
{result_id}
curl --request DELETE \
  --url https://app.mrscraper.com/api/results/{result_id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

You 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

result_id
integer
required

The result's ID.

Response

200 - application/json

The response is of type object.