provider Incidents POST /api/v2/incidents/config/notification-rules
@utdk/datadog /api/v2/incidents/config/notification-rules
Create an incident notification rule
Creates a new notification rule.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
createincidentnotificationrule
POST/api/v2/incidents/config/notification-rules
Creates a new notification rule.

Input

required

Notification rule data for a create request.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.createincidentnotificationrule()