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