---
title: "Archive Notification Template"
method: DELETE
path: "/notifications/{id}"
tags: ["Templates"]
---

# Archive Notification Template

`DELETE /notifications/{id}`

Archives a notification template, preventing new sends from referencing it. The template stays retrievable for its version history.

## Path parameters

- `id` string, required

## Response `204`

Successfully archived.

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/trycourier/apis/courier.md) · [All operations](https://skmtc.net/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycourier/courier/versions/04f69fbf96a5/schema)
