Create notification rule step
documentedAdd a step to a user's notification rule.
POST /v2/users/{userId}/notification-rules/{ruleId}/stepsNotificationsno implementation yet0 runsInput
user_id
Opsgenie user ID or username
Enter the user ID or username
rule_id
Notification rule ID
Enter the rule ID
contact_method
Contact method for the notification step (e.g., email, sms, push, on-call)
email
contact_to
Recipient contact value (e.g., email address)
user@example.com
sendAfter_timeAmount
Delay in minutes before sending the notification
5
enabled
Whether the step is enabled
true
Calls Opsgenie as you (your API key is your account); keychains.dev holds the credentials.