Enable monitor
Enable a paused monitor.
Enabling a monitor will resume its DNS checks.Documentation Index
Fetch the complete documentation index at: https://developers.dnsradar.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key used to authenticate yourself on DNSRadar. Obtain your API key from your DNSRadar dashboard.
Path Parameters
Response
Monitor enabled
DNS monitoring configuration
Monitor identifier with 'mon_' prefix
"mon_abc123..."
Monitor creation datetime in ISO 8601 format
Domain name to monitor
"example.com"
Subdomain to monitor (empty string for apex)
"www"
DNS record type to monitor
A, AAAA, CNAME, MX, TXT, NS, PTR, SPF, CAA Expected DNS record values (up to 10)
["192.168.1.1"]Current DNS record values
["192.168.1.1"]If set to false, special rules applies depending on the record_type. See documentation for details.
Current monitoring state
UNSET, VALID, INVALID, TIMEOUT, MISMATCH, NOT_FOUND, NO_DATA, BAD_SETUP Number of incidents/changes detected
Datetime of the last check in ISO 8601 format
Whether monitoring is active
Notification timing: 'immediately' notifies as soon as the value changes, 'on_success' notifies only when the value becomes valid, 'after_success' notifies only when the value goes from valid to invalid
immediately, on_success, after_success 
