Skip to content

提交Describe任务(图生文)

POST
/mj/submit/describe

Authorizations

bearer
TypeHTTP (bearer)

Request Body

JSON
{
"base64": "string",
"notifyHook": "string",
"state": "string"
}

Responses

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

Playground

Authorization
Body
JSON

Samples