---
title: "Delete notification template by id (deleteNotificationTemplateById"
method: DELETE
path: "/api/notification/template/{id}"
tags: ["notification-template-controller"]
---

# Delete notification template by id (deleteNotificationTemplateById

`DELETE /api/notification/template/{id}`

Deletes notification template by its id.

This template cannot be referenced by existing scheduled notification requests or any notification rules.

Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.

## 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)
