getTokenForHttpServer
Less than 1 minute
getTokenForHttpServer
Description: Get a token for the HTTP server.
Request example:
{
"method": "getTokenForHttpServer",
"requestId" : "1"
}Response example:
{
"method": "getTokenForHttpServer",
"requestId" : "1",
"token": "3*azHhSzVRpttsqcvP*15692818*3933423237353536443535344439324546343137353338454344384346414641",
"result": true
}Parameter description:
token- Token for HTTP serverrequestId- a unique request identifier. You can find more details about it here.
See also: