curl --request DELETE \
--url http://localhost:3000/v1/scanner/scan-history{
"success": true,
"error": "<string>",
"message": "<string>"
}Clears all scan history for the user.
curl --request DELETE \
--url http://localhost:3000/v1/scanner/scan-history{
"success": true,
"error": "<string>",
"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.