v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBAlarms
Create recipient
Create a new notification recipient
post/alarms/recipients
Response
Recipient created successfully
Example response
{
"id": 1,
"type": "email",
"value": "team@example.com",
"name": "Default"
}