Skip to main content
DELETE
/
v1
/
asset
/
policy
/
{policy_id}
Delete asset policy
curl --request DELETE \
  --url https://api.projectdiscovery.io/v1/asset/policy/{policy_id} \
  --header 'X-API-Key: <api-key>'
{
  "message": "<string>"
}

Authorizations

X-API-Key
string
header
required

Path Parameters

policy_id
string
required

Unique identifier of the asset policy

Response

Shared Response

message
string