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

# Delete template.

`DELETE /template/{id}`

Delete a template from the database

## Path parameters

- `id` string, long, required

## Response `204`

template was deleted successfully.

## Other responses

- `404` — No template found

---

[API](https://skmtc.net/office-of-national-statistics/apis/ras-rm-banner-service.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/ras-rm-banner-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/ras-rm-banner-service/revisions/d00878b65739/schema)
