---
title: "Delete a report template"
method: DELETE
path: "/reports/templates/{id}"
tags: ["Reports"]
---

# Delete a report template

`DELETE /reports/templates/{id}`

**Requires permission:** *ReportAdmins*

## Path parameters

- `id` integer, required

## Response `204`

Success - Template deleted

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found - Template does not exist

## Changes

- **2026-07-26** `87818d31ea72` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tonbridge/apis/tonbridge-app-api/changes/reports/templates/:id/delete.md)

---

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