Difference between revisions of "Template:API HTTP Standard Output"

From SmartBots Developers Docs
Jump to: navigation, search
(Created page with "{{API Variable|result}} OK - command completed successfully<br/>FAIL - command failed {{API Variable|resulttext}} Detailed reason for the failure. {{API Variable|custom}} The...")
 
Line 1: Line 1:
 +
|- class="row-a {{{3}}}"
 +
| width="10" | https://www.mysmartbots.com/dev/docs/HTTP_API/Doing_HTTP_API_Calls
 
{{API Variable|result}} OK - command completed successfully<br/>FAIL - command failed
 
{{API Variable|result}} OK - command completed successfully<br/>FAIL - command failed
 
{{API Variable|resulttext}} Detailed reason for the failure.
 
{{API Variable|resulttext}} Detailed reason for the failure.
 
{{API Variable|custom}} The value from input "custom" parameter. See above.
 
{{API Variable|custom}} The value from input "custom" parameter. See above.

Revision as of 19:22, 4 March 2019

|- class="row-a {{{3}}}" | width="10" | https://www.mysmartbots.com/dev/docs/HTTP_API/Doing_HTTP_API_Calls |- class="row-a {{{3}}}" | width="10" | | width="180" | result | width="60" | | OK - command completed successfully
FAIL - command failed |- class="row-a {{{3}}}" | width="10" | | width="180" | resulttext | width="60" | | Detailed reason for the failure. |- class="row-a {{{3}}}" | width="10" | | width="180" | custom | width="60" | | The value from input "custom" parameter. See above.