Difference between revisions of "Template:API HTTP Parameters Table"
From SmartBots Developers Docs
(Created page with "== Incoming and outgoing parameters == The input parameters is being sent to your HTTP script along with this event. Output parameters (if any) should be generated by your sc...") |
|||
| Line 3: | Line 3: | ||
The input parameters is being sent to your HTTP script along with this event. Output parameters (if any) should be generated by your script. | The input parameters is being sent to your HTTP script along with this event. Output parameters (if any) should be generated by your script. | ||
| − | {| width=100% | + | {| width=100% class="niceTable" |
! colspan="2" width="120" | Parameters | ! colspan="2" width="120" | Parameters | ||
! width="50" | Required | ! width="50" | Required | ||
! Description | ! Description | ||
Revision as of 18:09, 2 September 2020
Incoming and outgoing parameters
The input parameters is being sent to your HTTP script along with this event. Output parameters (if any) should be generated by your script.
| Parameters | Required | Description | |
|---|---|---|---|