---
title: "Delete Topline Alert"
method: DELETE
path: "/console/v1/alerts/{id}"
tags: ["Alerts"]
---

# Delete Topline Alert

`DELETE /console/v1/alerts/{id}`

## Path parameters

- `id` string, required

## Response `200`

Delete Alert success response

- object
  - `message` string

## Other responses

- `403` — Forbidden resource
- `404` — Not Found. The requested resource could not be found.

---

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