Game.Minecraft.Write.Create
Authorization: Bearer ********************
curl --location --request PUT 'https://api.locyanfrp.cn/v3/game/minecraft/game' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'user_id=' \ --data-urlencode 'tunnel_id='
{ "status": 200, "message": "string", "data": { "code": "string" } }