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