UPSCALE
、VARIATION
、REROLL
{
"action": "UPSCALE",
"index": 1,
"taskId": "1725017986212425"
}
curl --location --request POST '/mj/submit/change' \
--header 'Content-Type: application/json' \
--data-raw '{
"action": "UPSCALE",
"index": 1,
"taskId": "1725017986212425"
}'
{
"code": 1,
"description": "Submit success",
"result": "1725017986212425",
"properties": {
"discordChannelId": "1278917486263402612",
"discordInstanceId": "1550466896007176192"
}
}