From 70ec0654861298d3609f2d3fd39c979ff64b091e Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 6 Sep 2022 09:17:22 -0400 Subject: [PATCH] Updated Notify_smseagle (markdown) --- Notify_smseagle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_smseagle.md b/Notify_smseagle.md index 6276dd9..3570537 100644 --- a/Notify_smseagle.md +++ b/Notify_smseagle.md @@ -37,7 +37,7 @@ For ambiguity, if you do not provide a valid phone number, and the information p | hostname | Yes | The hostname belonging to SMSEagle Appliance and/or account. | token | Yes | This is your generated Access Token associated with your SMSEagle account. | port | No | The port our Web server is listening on. By default the port is **80** for **smseagle://** and **443** for all **smseagles://** references. -| to | **\*No** | A phone number you wish to send your notification to. +| target | Yes | A phone number, group, and/or contact you wish to send your notification to. | batch | No | Send multiple specified notifications in a single batch (1 upstream post to the end server). By default this is set to `no`. | test | No | Run in SMSEagle test mode. By default (unless specified) this is set to `No`. | flash | No | Send as SMS Flash message. By default (unless specified) this is set to `No`.