curl --request POST \ --url https://api.projectdiscovery.io/v1/scans/{scan_id}/stop \ --header 'X-API-Key: <api-key>'
{ "message": "<string>", "ok": true }
Was this page helpful?