---
title: "Delete a Burn Alert"
method: DELETE
path: "/1/burn_alerts/{datasetSlug}/{burnAlertId}"
tags: ["Burn Alerts"]
---

# Delete a Burn Alert

`DELETE /1/burn_alerts/{datasetSlug}/{burnAlertId}`

Delete a Burn Alert by specifying its ID.

## Response `204`

Success - no content

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `429` — Rate Limit Exceeded
- `default` — Error

---

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