getTokenForHttpServer

TrueConf7/5/26Less than 1 minute

getTokenForHttpServer

Description

Get a token for the HTTP server

void getTokenForHttpServer()

Response example

{
    "method": "getTokenForHttpServer",
    "requestId" : "1",
    "token": "3*azHhSzVRpttsqcvP*15692818*3933423237353536443535344439324546343137353338454344384346414641",
    "result": true
}

Response Parameters

NameDescription
tokenToken for HTTP server
requestIdA unique request identifier
resultA flag indicating whether the request was successful

See also

Last Updated: