{
"deviceId": "string"
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/deviceBasicSet/operateDeviceReboot' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "string"
}'{
"success": false,
"msg": "",
"code": "",
"model": false,
"attributes": ""
}