cURL
curl --request POST \ --url https://api.projectdiscovery.io/v1/scans/{scan_id}/stop \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "ok": true }
Stop a running scan, not applied in any other state.
Documentation IndexFetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Example response
Was this page helpful?