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