{
"id": "string"
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/iotDevice/broadcastUrl' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string"
}'{
"success": false,
"msg": "",
"code": "",
"model": {
"id": "",
"deviceName": "",
"data": {
"ret": 0,
"url": "",
"retMsg": "",
"ssrc": ""
}
},
"attributes": ""
}