---
title: "Delete Domain Asset"
method: DELETE
path: "/v0/platform/assets/domains/{domain}"
tags: ["Asset Management"]
---

# Delete Domain Asset

`DELETE /v0/platform/assets/domains/{domain}`

Delete an asset for a given identifier and chain. The asset will be removed from the inventory and related detection rules, specifically targeting this asset.

## Path parameters

- `domain` string, required

## Response `204`

Asset deleted successfully

- object

## Other responses

- `404` — Asset not found
- `422` — Validation Error

---

[API](https://skmtc.net/blockaid-official/apis/blockaid-api.md) · [All operations](https://skmtc.net/blockaid-official/apis/blockaid-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockaid-official/blockaid-api/revisions/17c41f337b2e/schema)
