---
title: "Delete Alarm comment (deleteAlarmComment)"
method: DELETE
path: "/api/alarm/{alarmId}/comment/{commentId}"
tags: ["alarm-comment-controller"]
---

# Delete Alarm comment (deleteAlarmComment)

`DELETE /api/alarm/{alarmId}/comment/{commentId}`

Deletes the Alarm comment. Referencing non-existing Alarm comment Id will cause an error.

Available for users with 'TENANT_ADMIN' or 'CUSTOMER_USER' authority.

## Path parameters

- `alarmId` string, required
- `commentId` string, required

## Response `200`

OK

---

[API](https://skmtc.net/thingsboard/apis/thingsboard-rest-api.md) · [All operations](https://skmtc.net/thingsboard/apis/thingsboard-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thingsboard/thingsboard-rest-api/revisions/40169ccdec5c/schema)
