validate_monitor_v1
Validate Datadog monitor configurations to ensure proper syntax and functionality before deployment, preventing monitoring gaps.
Instructions
Validate the monitor provided in the request.
Note: Log monitors require an unscoped App Key.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}