API endpoints for notification rules
Unique identifier for this notification rule
"01FCNDV6P870EA6S7TK1DSYDG0"
{
"all": {},
"specific": { "id": "01FCNDV6P870EA6S7TK1DSYDG0" },
"type": "specific"
}The type of notification method. Phone methods do not differentiate between voice call and SMS.
app, email, microsoft_teams, phone, slack "app"
The urgency level this rule applies to
high_urgency, low_urgency "low_urgency"
{
"push_notification_criticality": "critical"
}Delay in seconds before this rule activates. 0 means immediate.
0 <= x <= 12000