Enable webhook
Enable a disabled webhook and clear any errors.
If the webhook was previously disabled due to errors, enabling it will also clear those errors and allow notifications to be sent again.
Authorizations
API key used to authenticate yourself on DNSRadar. Obtain your API key from your DNSRadar dashboard.
Path Parameters
Response
Webhook enabled
Webhook configuration for event notifications
Webhook identifier with 'whk_' prefix
"whk_abc123..."
Webhook creation datetime in ISO 8601 format
Webhook endpoint URL
"https://api.server.com/webhook/dnsradar"
HTTP method to use for the webhook
POST, PUT, DELETE, PATCH Custom HTTP headers as key-value pairs
Secret key used for HMAC-SHA256 signing of webhook requests. The signature is sent in the X-Webhook-Signature header.
"Ultra Secure P@ssw0rd!"
Whether webhook is active
Last error message if any
"Timeout connecting to endpoint"
Datetime of last execution in ISO 8601 format
List of group UUIDs associated with this webhook
Group UUID with 'grp_' prefix

