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

# Delete comment template by id

`DELETE /comment-templates/{id}`

Delete comment template by id.

-  PERMISSIONS: `api_comment_template:delete`

## Path parameters

- `id` string, required

## Response `204`

OK

## Other responses

- `404` — Not Found

## Changes

- **2026-03-17** `c271158ce44e` — 1 info
  - endpoint added
- **2026-03-13** `f7716f144fcd` — 1 breaking
  - api path removed without deprecation
- **2026-03-13** `a99147714408` — 1 info
  - endpoint added
- **2025-11-04** `fb4f0c9642fd` — 1 breaking
  - api path removed without deprecation
- **2025-11-04** `c4aa534b83f5` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/comment-templates/:id/delete.md)

---

[API](https://skmtc.dev/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.dev/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
