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

# Delete an asset rule

`DELETE /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

## Changes

- **2026-02-11** `b2bbce5af213` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/asset-rules/:id/delete.md)

---

[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/32cf70022131/schema)
