curl --request POST \
--url http://localhost:3000/v1/admin/scrapers/{retailerCode}/cancel{
"success": true,
"message": "<string>"
}Cancel a currently running scraper.
curl --request POST \
--url http://localhost:3000/v1/admin/scrapers/{retailerCode}/cancel{
"success": true,
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.switchyard.run/llms.txt
Use this file to discover all available pages before exploring further.