Skip to content

执行动作(所有的关联按钮动作UPSCALE; VARIATION; REROLL; ZOOM等)

POST
/mj/submit/action

Authorizations

bearer
TypeHTTP (bearer)

Request Body

JSON
{
"customId": "string",
"taskId": "string",
"notifyHook": "string",
"state": "string"
}

Responses

application/json
JSON
{
"code": 0,
"description": "string",
"properties": {
},
"result": 0
}

Playground

Authorization
Body
JSON

Samples