---
title: "Delete notification (deleteNotification)"
method: DELETE
path: "/api/notification/{id}"
tags: ["notification-controller"]
---

# Delete notification (deleteNotification)

`DELETE /api/notification/{id}`

Deletes notification by its id.

Available for any authorized user.

## Path parameters

- `id` string, uuid, required

## Response `200`

OK

---

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