curl --location --request POST 'http://test1-opapi.nn.com/gamehub/api/v1/battle/player/config?serverId' \
--header 'reqChannel: 3' \
--header 'appid: nnPcWeb_8GIXaARk' \
--header 'token: nnPcWeb_8GIXaARk5f8ac0920aeb46da995dd43319d5e9a1'
{
"retCode": "",
"retMsg": "",
"retData": {
"serverId": 0,
"authorizationStatus": 0,
"gameRightDisplay": 0,
"gameMiddleDisplay": 0
},
"retTime": ""
}