---
title: "Delete notification template (V4)"
method: DELETE
path: "/v4/subscription/template/{id}"
tags: ["Templates"]
---

# Delete notification template (V4)

`DELETE /v4/subscription/template/{id}`

/v4/subscription/template/{id}

Delete existing notification template and remove it from all alerts using it. If the template is used as the default for the account, the system default (`enriched`) will be set instead.

## Path parameters

- `id` string, required

## Response `204`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized. Not valid or inactive subscription key present in the HTTP Header.
- `500` — Internal server error. There was an error on the server during the processing of the request.

---

[API](https://skmtc.net/tatum/apis/blockchain-data.md) · [All operations](https://skmtc.net/tatum/apis/blockchain-data/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tatum/blockchain-data/revisions/8622ee4b8fae/schema)
