Updated Notify_Custom_Form (markdown)

master
Chris Caron 2022-03-20 12:00:11 -04:00
parent 12319ac3f6
commit 58cfc07b66
1 changed files with 2 additions and 2 deletions

@ -72,8 +72,8 @@ apprise -vv -t "Test Message Title" -b "Test Message Body" \
The payload can have entries added to it in addition to the default `body`, `title`, and `type` values. This can be accomplished by just sticking a colon symbol (**:**) in front of any parameter you specify on your URL string.
```bash
# Below would set the header:
# X-Token: abcdefg
# Add to the payload delivered to the remote server as if it was part
# the prepared message Apprise would have otherwise put together
#
# Assuming our {hostname} is localhost
# Assuming we want to include app=mysystem as part of the payload: