diff --git a/apprise_api/api/templates/welcome.html b/apprise_api/api/templates/welcome.html index 87de831..b59a98e 100644 --- a/apprise_api/api/templates/welcome.html +++ b/apprise_api/api/templates/welcome.html @@ -401,7 +401,7 @@
# {% blocktrans %}Notifies all URLs assigned the devops tag{% endblocktrans %}
- curl -X POST -d '{"tags":"devops","body":"test body","title":"test title"}' \
+ curl -X POST -d '{"tag":"devops","body":"test body","title":"test title"}' \
-H "Content-Type: application/json" \
http://localhost:8000/notify/KEY