dump/Webhooks/ntfy_TestNotifs_Webhook_Tac.json
Upgrayedd 7637c20e3d Update Webhooks/ntfy_TestNotifs_Webhook_Tac.json
updated to current iteration
tactical has a good/bad version for up down, it is essentially the same, tags +1 for thumbs up emoji and -1 for thumbs down emoji
2024-07-30 18:19:15 -05:00

14 lines
272 B
JSON

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
}