---
title: "Delete an existing template"
method: DELETE
path: "/templates/{id}"
tags: ["templates"]
---

# Delete an existing template

`DELETE /templates/{id}`

## Path parameters

- `id` string, required

## Response `204`

Template deleted

## Other responses

- `default` — A processing or an unexpected error.

## Changes

- **2016-05-31** (v1) `f5d749289fee` — 1 info
  - endpoint added
- **2016-05-03** (v1) `1d344321a0cc` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/influxdata/apis/kapacitor/changes/templates/:id/delete.md)

---

[API](https://skmtc.dev/influxdata/apis/kapacitor.md) · [All operations](https://skmtc.dev/influxdata/apis/kapacitor/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/influxdata/kapacitor/revisions/796853de0228/schema)
