v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Alarms

Create Alarm Comment

Add a new comment to an alarm. If the alarm is linked to an open helpdesk issue, the comment is also added to that issue.

post/v1/alarms/{alarm-id}/comments

Path parameters

alarm-idinteger required

Request body

textstring required

Comment text

Response

Comment created.

idinteger

Comment ID

alarmIdinteger

ID of the alarm this comment belongs to

userIdinteger

ID of the user who created or last edited the comment

userNamestring

Name of the user who created or last edited the comment

lastChangeTimestring date-time

Time when the comment was created or last edited

textstring

Comment text