---
title: "Delete a notifier"
method: DELETE
path: "/v2/notifiers/{notifier_id}"
tags: ["Notifiers"]
---

# Delete a notifier

`DELETE /v2/notifiers/{notifier_id}`

Deletes an existing notifier by ID.

## Path parameters

- `notifier_id` string, required

## Response `200`

OK

- DeleteNotifierResponse

## Changes

> 265 revisions in range; 76 not diffed.

- **2026-07-17** `2f27caf6888c` — 1 info
  - endpoint added
- **2026-07-16** `bee257c5b248` — 1 breaking
  - api path removed without deprecation
- **2026-07-16** `801f61a5a056` — 1 info
  - endpoint added
- **2026-07-16** `42d5d2062527` — 1 breaking
  - api path removed without deprecation
- **2026-07-10** `8ecb8a66eb1d` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/notifiers/:notifier_id/delete.md)

---

[API](https://skmtc.dev/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.dev/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/76d873dd20c2/schema)
