From 3cc43e1df07087e14c6b5790d2a82ad41c54a817 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Sun, 10 Dec 2017 17:12:57 -0500 Subject: [PATCH] Updated Notify_boxcar (markdown) --- Notify_boxcar.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Notify_boxcar.md b/Notify_boxcar.md index 513bdb6..f1a259c 100644 --- a/Notify_boxcar.md +++ b/Notify_boxcar.md @@ -20,12 +20,9 @@ Device Tokens: * **boxcar**://**{access_key}**/**{secret_key}**/**{device_id}** * **boxcar**://**{access_key}**/**{secret_key}**/**{device_id01}**/**{device_id02}**/**{device_idNN}** -Alias support: -* **boxcar**://**{access_key}**/**{secret_key}**/**{alias}** -* **boxcar**://**{access_key}**/**{secret_key}**/**{alias01}**/**{alias02}**/**{aliasNN}** You can also form any combination of the above and perform updates from one url: -* **boxcar**://**{access_key}**/**{secret_key}**/**{tag_id}**/**{device_id}**/**@{alias_id}** +* **boxcar**://**{access_key}**/**{secret_key}**/**@{tag_id}**/**{device_id}** ### Parameter Breakdown | Variable | Required | Description @@ -34,7 +31,6 @@ You can also form any combination of the above and perform updates from one url: | secure_key | Yes | This is required for your account to work. You will be provided one from boxcar's website upon creating an account with them. | device_id | No | Associated devices with your Boxcar setup. All _device_ids_ are 64 characters in length. | tag_id | No | Tags must be prefixed with a @ symbol or they will be interpreted as a _device_id_ and/or _alias_. -| alias | No | Associated aliases with your Boxcar setup. All _alias_ids_ are 1 to 63 characters in length. #### Example Send a Boxcar notification to all devices associated with a project: