---
title: "Alert Delete"
method: POST
path: "/auth/w/alert/price:{symbol}:{price}/del"
---

# Alert Delete

`POST /auth/w/alert/price:{symbol}:{price}/del`

Delete an active alert.

## Path parameters

- `symbol` string, required
- `price` string, required

## Request body

- object
  - `RAW_BODY` string, json

## Response `200`

200

- boolean[]

## Other responses

- `400` — 400

---

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