Authorization: Bearer ********************
{
"deviceId": "string"
}
curl --location --request POST '/api/services/app/device/screen/video/getPlayerUrl' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"deviceId": "string"
}'
"string"