curl --request DELETE \ --url https://api.projectdiscovery.io/v1/assets/{asset_Id} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
Was this page helpful?