{
"playerIds": [
"df6c02352e4fd3cd5bc664fcdaef29c9"
]
}
curl --location --request POST 'https://open-cn.vnnox.com/v2/player/real-time-control/reboot' \
--header 'AppKey;' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;' \
--header 'Content-Type: application/json' \
--data-raw '{
"playerIds": [
"df6c02352e4fd3cd5bc664fcdaef29c9"
]
}'
{
"success": [
"46b218b63073da7e5c320afdae7cae24"
],
"fail": [
"17a1880e3db5265b58cca61bda4f0a25"
]
}