cURL
curl --request DELETE \ --url https://api.projectdiscovery.io/v1/asset/policy/{policy_id} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
Permanently delete an asset policy. This stops all future automatic actions for this policy.
Unique identifier of the asset policy
Shared Response
Was this page helpful?