---
title: "Delete an asset rule"
method: DELETE
path: "/api/v1/asset-rules/{id}"
tags: ["asset-rules"]
---

# Delete an asset rule

`DELETE /api/v1/asset-rules/{id}`

Delete an asset rule by ID

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/marmotdata/marmot-api/revisions/0bd802afff21/schema)
