Updated Notify_prowl (markdown)

master
Chris Caron 2024-08-31 20:52:46 -04:00
parent 4c9416298b
commit 078aaee52e
1 changed files with 3 additions and 3 deletions

@ -8,9 +8,9 @@ Prowl requires users to pre-register themselves at [prowlapp.com](https://www.pr
### Syntax ### Syntax
Valid syntaxes are as follows: Valid syntaxes are as follows:
* **prowl**://**{apikey}** * `prowl://{apikey}`
* **prowl**://**{apikey}**/**{providerkey}** * `prowl://{apikey}/{providerkey}`
* **prowl**://**{apikey}**/?**priority={priority}** * `prowl://{apikey}/?priority={priority}`
### Parameter Breakdown ### Parameter Breakdown
| Variable | Required | Description | Variable | Required | Description