---
title: "Delete a template"
method: DELETE
path: "/{account}/templates/{template}"
tags: ["templates"]
---

# Delete a template

`DELETE /{account}/templates/{template}`

Permanently deletes a template.

## Path parameters

- `account` integer, required
- `template` string, required

## Response `204`

Successfully deleted a template

---

[API](https://skmtc.net/dnsimple/apis/dnsimple-api.md) · [All operations](https://skmtc.net/dnsimple/apis/dnsimple-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dnsimple/dnsimple-api/versions/270bb4f6f532/schema)
