---
title: "DELETE /v2/notifications/{notification_id}"
method: DELETE
path: "/v2/notifications/{notification_id}"
tags: ["notifications"]
---

# DELETE /v2/notifications/{notification_id}

`DELETE /v2/notifications/{notification_id}`

Delete a notification

## Path parameters

- `notification_id` string, required

## Response `204`

deletion executed, no body returned.

## Other responses

- `400` — malform request
- `401` — Unauthorized access

## Changes

- **2019-06-12** `02c43afd613b` — 1 info
  - endpoint added
- **2018-04-25** `55efa6cbf8cf` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api/changes/v2/notifications/:notification_id/delete.md)

---

[API](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api.md) · [All operations](https://skmtc.dev/caliopen/apis/caliopen-http-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caliopen/caliopen-http-rest-api/revisions/f32b5d08284d/schema)
