@@ -12,8 +12,6 @@ module Agents |
||
12 | 12 |
https://#{ENV['DOMAIN']}/users/#{user.id}/web_requests/#{id || '<id>'}/:secret |
13 | 13 |
``` where `:secret` is specified in your options. |
14 | 14 |
|
15 |
- The |
|
16 |
- |
|
17 | 15 |
Options: |
18 | 16 |
|
19 | 17 |
* `secret` - A token that the host will provide for authentication. |