dump/Webhooks/ntfy_TestNotifs_Webhook_Tac.json

14 lines
272 B
JSON
Raw Normal View History

2024-07-30 23:35:20 -05:00
POST / HTTP/1.1
Host: https://ntfy.upgrayeddsgarage.com
{
"Content-Type": "application/json"
}
{
"topic": "TestNotifs",
"message": "{{alert.message}}",
"title": "{{alert.assigned_check}}",
"tags": ["+1","Spam","{{agent.hostname}}"],
"priority": 2
}