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

# Delete a template.

`DELETE /templates/{id}`

Permanently removes a template by ID.

## Path parameters

- `id` string, required

## Headers

- `X-Company-ID` string, required

## Response `204`

No response body

---

[API](https://skmtc.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
