查詢單局遊戲詳細紀錄
Developing
POST
/e/manage/getRoundDetailUrl
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/e/manage/getRoundDetailUrl?token' \
--header 'Content-Type: application/json' \
--data-raw '{
"roundId": "d79afb01-83b2-4f5a-ae3a-41332afcc0ce",
"gameId": "yzg01",
"timezone": 8
}'
Response Response Example
{}
Request
Query Params
token
string
optional
Body Params application/json
Responses
Modified at 2025-04-28 09:18:55