Skip to content
UniAPI Doc
Search
K
Main Navigation
首页
文档
Appearance
Menu
Return to top
绘图变化(UPSCALE; VARIATION; REROLL)
POST
/mj/submit/change
Authorizations
bearer
Type
HTTP (bearer)
Request Body
Schema
JSON
JSON
{
"action"
:
"string"
,
"index"
:
0
,
"notifyHook"
:
"string"
,
"state"
:
"string"
,
"taskId"
:
"string"
}
Responses
200
Content-Type
application/json
Schema
JSON
JSON
{
"code"
:
0
,
"description"
:
"string"
,
"properties"
:
{
}
,
"result"
:
0
}
POST
/mj/submit/change
Playground
Authorization
bearer
Body
JSON
Try it out
Samples