---
title: "Bulk delete comment templates"
method: DELETE
path: "/bulk/comment-templates"
tags: ["comment-templates"]
---

# Bulk delete comment templates

`DELETE /bulk/comment-templates`

Bulk delete comment templates.

-  PERMISSIONS: `api_comment_template:delete`

## Request body

- CommenttemplateBulkDeleteRequestItem[] — unresolved $ref

## Other responses

- `400` — Bad Request

## Changes

- **2026-04-06** `fa26794dd7dc` — 1 info
  - api operation id `alarm-tags-bulk-delete` removed and replaced with `comment-templates-bulk-delete`
- **2026-03-17** `c271158ce44e` — 1 info
  - endpoint added
- **2026-03-13** `f7716f144fcd` — 1 breaking
  - api path removed without deprecation
- **2026-03-13** `a34e2fd5d5ba` — 1 breaking, 2 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `400`
  - added the optional property `error` to the response with the `400` status
  - added the optional property `message` to the response with the `400` status
- **2026-03-13** `a99147714408` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/bulk/comment-templates/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)
