Skip to content

Commit fc59737

Browse files
Merge pull request #965 from ksurl/docs-watchtower-token
docs: add shoutrrr auth token url format
2 parents 9ca5133 + 0f44d20 commit fc59737

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/examples.md

+6
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,12 @@ Or, if you only want to send notifications using shoutrrr:
170170
shoutrrr send -u "ntfy://ntfy.sh/my_watchtower_topic?title=WatchtowerUpdates" -m "testMessage"
171171
```
172172

173+
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):
174+
175+
```
176+
generic+https://DOMAIN/TOPIC?@authorization=Bearer+TOKEN`
177+
```
178+
173179
## Sonarr, Radarr, Lidarr, Readarr, Prowlarr, SABnzbd
174180

175181
<!-- Sonarr v4 is in beta as of May 2023, should be updated to remove v3 reference when stable -->

0 commit comments

Comments
 (0)