Skip to content
UniAPI Doc
Search
K
Main Navigation
首页
文档
Appearance
Menu
Return to top
提交Describe任务(图生文)
POST
/mj/submit/describe
Authorizations
bearer
Type
HTTP (bearer)
Request Body
Schema
JSON
JSON
{
"base64"
:
"string"
,
"notifyHook"
:
"string"
,
"state"
:
"string"
}
Responses
200
Content-Type
application/json
Schema
JSON
JSON
{
"code"
:
0
,
"description"
:
"string"
,
"properties"
:
{
}
,
"result"
:
0
}
POST
/mj/submit/describe
Playground
Authorization
bearer
Body
JSON
Try it out
Samples