{
"playerid": "string",
"pause": 0,
"volume": 0,
"id": 0
}curl --location --request POST 'test-mg-admin.hwyc.io/v1/cloud/player/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"playerid": "string",
"pause": 0,
"volume": 0,
"id": 0
}'{
"code": 0,
"msg": "",
"data": {},
"success": false
}