delete_monitor_notification_rule
Remove a monitor notification rule from Datadog by specifying its rule ID to manage alert configurations and streamline monitoring workflows.
Instructions
Deletes a monitor notification rule by rule_id
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}