This endpoint allows you to delete a scraper.
You can retrieve your token by visiting the API Tokens section inside your profile page or see /documentation/api-token for the details.
The scraper's ID.
The body is of type object.
[
{ "message": "Scraper deleted successfully" }
]