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

## Changes

- **2026-05-19** `ecf876c6cda3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycourier/apis/courier/changes/journeys/:templateId/templates/:notificationId/delete.md)

---

[API](https://skmtc.dev/trycourier/apis/courier.md) · [All operations](https://skmtc.dev/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycourier/courier/revisions/cb8586034158/schema)
