Skip to content

提交Modal(提交局部重绘、ZOOM)

POST
/mj/submit/modal

Authorizations

bearer
TypeHTTP (bearer)

Request Body

JSON
{
"maskBase64": "string",
"prompt": "string",
"taskId": "string"
}

Responses

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

Playground

Authorization
Body
JSON

Samples