---
title: "Delete asset policy"
method: DELETE
path: "/v1/asset/policy/{policy_id}"
---

# Delete asset policy

`DELETE /v1/asset/policy/{policy_id}`

Permanently delete an asset policy. This stops all future automatic actions for this policy.

## Response `200`

Shared Response

- object
  - `message` string

## Other responses

- `400` — Example response
- `401` — Example response
- `404` — Example response
- `500` — Example response
- `default` — Example response

## Changes

- **2026-03-06** `b69f036fb8ff` — 1 info
  - endpoint added
- **2023-12-05** `5c3748c387f7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/projectdiscovery/apis/pdcp-api/changes/v1/asset/policy/:policy_id/delete.md)

---

[API](https://skmtc.dev/projectdiscovery/apis/pdcp-api.md) · [All operations](https://skmtc.dev/projectdiscovery/apis/pdcp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/projectdiscovery/pdcp-api/revisions/220f0adf9efd/schema)
