{
"id": 0,
"outputUrl": "string",
"url": "string"
}curl --location --request POST 'test-mg-admin.hwyc.io/v1/cloud/player/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"outputUrl": "string",
"url": "string"
}'{
"code": 0,
"msg": "",
"data": {
"player": {
"id": "",
"createTs": 0,
"status": "",
"account": "",
"uid": 0
},
"fields": ""
}
}