diff --git a/docs/examples.md b/docs/examples.md index 4e936d91..18ca3f2a 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -170,6 +170,12 @@ Or, if you only want to send notifications using shoutrrr: shoutrrr send -u "ntfy://ntfy.sh/my_watchtower_topic?title=WatchtowerUpdates" -m "testMessage" ``` +Authentication tokens are also supported via the generic webhook and authorization header using this url format (replace the domain, topic and token with your own): + +``` +generic+https://DOMAIN/TOPIC?@authorization=Bearer+TOKEN` +``` + ## Sonarr, Radarr, Lidarr, Readarr, Prowlarr, SABnzbd