cURL
curl --request POST \ --url https://api.projectdiscovery.io/v1/asset/enumerate/{enumerate_id}/rescan \ --header 'X-API-Key: <api-key>'
{ "id": "<string>", "truncated-scan-targets": 123 }
Re-run a existing enumeration
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
OK
The response is of type object.
object
Was this page helpful?