Delete scan schedule for a user
curl --request DELETE \ --url https://api.projectdiscovery.io/v1/scans/schedule \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
scan_id of schedule to be deleted
Was this page helpful?