Ntfy
Upstream docs: https://docs.ntfy.sh/publish/
| Field | Description | Scheme | 
|---|---|---|
topic* | Target topic name  | string  | 
actions | Custom user action buttons for notifications  | |
attach | URL of an attachment, see attach via URL  | string  | 
cache | Cache messages. Defaults to   | bool  | 
click | Website opened when notification is clicked  | string  | 
delay | Timestamp or duration for delayed delivery, see  | |
email | E-mail address for e-mail notifications  | string  | 
filename | File name of the attachment  | string  | 
firebase | Send to firebase. Defaults to   | bool  | 
host | Server hostname and port. Defaults to   | string  | 
icon | URL to use as notification icon  | string  | 
password | Auth password  | string  | 
priority | Message priority with 1=min, 3=default and 5=max. Defaults to   | string  | 
scheme | Server protocol, http or https. Defaults to   | string  | 
tags | List of tags that may or not map to emojis  | string  | 
title | Message title  | string  | 
username | Auth username  | string  |