---
title: "Archive a journey-scoped notification template"
method: DELETE
path: "/journeys/{templateId}/templates/{notificationId}"
tags: ["Journeys"]
---

# Archive a journey-scoped notification template

`DELETE /journeys/{templateId}/templates/{notificationId}`

Archives one journey's notification template, preventing further sends. Detach any send node referencing it beforehand.

## Path parameters

- `templateId` string, required
- `notificationId` string, required

## Response `204`

Archived

## Other responses

- `400` — Bad request
- `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)
