dump/Webhooks/ntfy_TestNotifs_Webhook_Tac.json

14 lines
269 B
JSON

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