shutdownSystem
Less than 1 minute
shutdownSystem
Description: shut down the computer running TrueConf Room API. Admin
Example:
{
"method": "shutdownSystem",
"requestId" : "1"
}Response example:
{
"method": "shutdownSystem",
"requestId" : "1",
"result": true
}Parameter description:
requestId- a unique request identifier. You can find more details about it here.
See also: