Creates a new notification channel for domain monitoring alerts. Supported types include Email, Discord, Slack, Microsoft Teams, Pushover and Webhooks.
You can obtain your API Token from your Domainwarden account settings.
The ID of the domain.
A friendly label for the notification channel. Must be between 3 and 100 characters.
"Production Alerts"
The notification channel type. Available types: email, discord, slack, ms_teams, pushover, webhook
"email"
The notification destination value. Format depends on type (email address, webhook URL, phone number, etc.).
optional Additional value required for certain types (e.g., HTTP method for webhooks: POST, PUT, or PATCH).
"POST"
optional Enable notifications for WHOIS changes. Defaults to true.
true
optional Enable notifications for SSL certificate issues. Defaults to true.
true
optional Enable notifications for DNS record changes. Defaults to true.
false