Add Webhooks/ntfy_TestNotifs_Webhook_Tac.json

This commit is contained in:
Upgrayedd 2024-07-17 19:50:09 -05:00
commit 65c4b2646c

View file

@ -0,0 +1,14 @@
POST / HTTP/1.1
Host: https://ntfy.upgrayeddsgarage.com
{
"Content-Type": "application/json"
}
{
"topic": "TestNotifs",
"message": "Bottom Text",
"title": "{{agent.hostname}} Service Check",
"tags": ["Spam","{{agent.hostname}}"],
"priority": 2
}