---
title: "Changes to Create alarm comment"
method: POST
path: "/alarms/{alarm-id}/comments"
---

# Changes to Create alarm comment

`POST /alarms/{alarm-id}/comments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 15 revisions.

- **2026-01-30** `32f48ec94aec` — 2 breaking, 3 info
- **2023-02-28** `697d985c3025` — 1 breaking
- **2023-02-28** `910d3ad08e09` — 1 info
- **2023-02-23** `9c09a2aad349` — 1 breaking

## Changes

- **2026-01-30** `32f48ec94aec` — 2 breaking, 3 info
  - for the `path` request parameter `alarm-id`, the format changed from no format to `int64`
  - the request property `text` became required
  - api operation id `CreateCommentForAlarm` removed and replaced with `createAlarmComment`
  - added the optional property `description` to the response with the `401` status
  - added the optional property `error` to the response with the `401` status
- **2023-02-28** `697d985c3025` — 1 breaking
  - added the new path request parameter `alarm-id`
- **2023-02-28** `910d3ad08e09` — 1 info
  - endpoint added
- **2023-02-23** `9c09a2aad349` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/netxms/apis/netxms-rest-api/docs/alarms/:alarm-id/comments/post.md) · [API](https://skmtc.dev/netxms/apis/netxms-rest-api.md) · [Page](https://skmtc.dev/netxms/apis/netxms-rest-api/changes/alarms/:alarm-id/comments/post)
