{
"playerIds": [
"df6c02352e4fd3cd5bc664fcdaef29c9"
]
}
curl --location --request POST 'https://open-us.vnnox.com/v2/player/real-time-control/reboot' \
--header 'Content-Type: application/json' \
--data-raw '{
"playerIds": [
"df6c02352e4fd3cd5bc664fcdaef29c9"
]
}'
{
"success": [
"df6c02352e4fd3cd5bc664fcdaef29c9"
],
"fail": []
}