---
title: "Archive Routing Strategy"
method: DELETE
path: "/routing-strategies/{id}"
tags: ["Routing Strategies"]
---

# Archive Routing Strategy

`DELETE /routing-strategies/{id}`

Archive a routing strategy. The strategy must not have associated notification templates. Unlink all templates before archiving.

## Path parameters

- `id` string, required

## Response `204`

Successfully archived.

## Other responses

- `404` — Not Found
- `409` — Conflict

---

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