14 lines
269 B
JSON
14 lines
269 B
JSON
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
|
|
} |