魚機大廳設定任務開關-api2lobby2game
Developing
POST
/e/manage/setMissionSwitch
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST '/e/manage/setMissionSwitch?token={{manageToken}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"gameId": "string",
"missionSwitchConfig": "string",
"isAllMerch": "string",
"merchIdList": "string"
}'
Response Response Example
{}
Request
Query Params
token
string
required
Example:
{{manageToken}}
Body Params application/json