v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBAlarms
Update recipient
Update a specific recipient with new information
put/alarms/recipients/{id}
Response
Recipient updated successfully
Example response
{
"id": 1,
"type": "email",
"value": "team@example.com",
"name": "Default"
}