---
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

---

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