Skip to main content

Get Connection Key for Node

POST 

/node/getConnectionKey

Get connection key for a node

Request

Body

    nodeid stringrequired

Responses

OK

Schema
    success boolean
    error string
    errorcode integer
    connectionKey string
Loading...