Skip to content

提交Imagine任务(文生图、文图生图)

POST
/mj/submit/imagine

Authorizations

bearer
TypeHTTP (bearer)

Request Body

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

Responses

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

Playground

Authorization
Body
JSON

Samples