Authorization: ********************curl --location --request POST 'https://api.yearnstudio.cn/api/mmo/room/new' \
--header 'X-MMO-Protoctl;' \
--header 'Authorization: <api-key>'{
"connect_key": "a1b2c3d4...",
"edge_url": "ws://edge-node:8080/ws",
"room_id": "550e8400-e29b-41d4-a716-446655440000",
"protocol": "websocket"
}