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