Skip to content

提交Blend任务(图生图)

POST
/mj/submit/blend

Authorizations

bearer
TypeHTTP (bearer)

Request Body

JSON
{
"base64Array": [
"string"
],
"dimensions": "string",
"notifyHook": "string",
"state": "string"
}

Responses

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

Playground

Authorization
Body
JSON

Samples