---
title: "Delete subscription template"
method: DELETE
path: "/v1/subscriptions/templates/{id}"
tags: ["Subscriptions > Templates"]
---

# Delete subscription template

`DELETE /v1/subscriptions/templates/{id}`

Delete a subscription template. Fails if a quote template depends on it.

## Path parameters

- `id` string, required

## Response `204`

## Other responses

- `400` — Template is referenced by a quote template

---

[API](https://skmtc.dev/hyperline/apis/hyperline-api.md) · [All operations](https://skmtc.dev/hyperline/apis/hyperline-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperline/hyperline-api/revisions/19fa5f22e39b/schema)
