Update a notification channel
termix_alerts_update_notification_channelUpdate a notification channel's type, URL/topic configuration, and enabled status to control where Termix sends alerts.
Instructions
Update a notification channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | ||
| config | No | Shape depends on "type". webhook/discord: {"url": string}. ntfy: {"url": string, "topic": string}. A discord webhook URL must match https://discord.com/api/webhooks/... (or canary./ptb. / discordapp.com). | |
| enabled | No |