put
https://example.com/api/v1/notifications/config
Update the notification configuration.
Apprise URL Format: URLs for notification services in Apprise format, separated by commas.
Examples:
- Pushover:
pover://user_key@app_token - Telegram:
tgram://bot_token/chat_id - Discord:
discord://webhook_id/webhook_token - Slack:
slack://token_a/token_b/token_c - Email:
mailto://user:[email protected]
See https://github.com/caronc/apprise for full documentation.
Cooldown: Minimum seconds between notifications to prevent flooding. Recommended: 300 (5 minutes) for normal use.