Skip to content
UniAPI Doc
Search
K
Main Navigation
首页
文档
Appearance
Menu
Return to top
提交swap_face任务
POST
/mj/insight-face/swap
Authorizations
bearer
Type
HTTP (bearer)
Request Body
Schema
JSON
JSON
{
"sourceBase64"
:
"string"
,
"targetBase64"
:
"string"
,
"accountFilter"
:
{
"instanceId"
:
"string"
}
,
"notifyHook"
:
"string"
,
"state"
:
"string"
}
Responses
200
Content-Type
application/json
Schema
JSON
JSON
{
"code"
:
0
,
"description"
:
"string"
,
"result"
:
"string"
}
POST
/mj/insight-face/swap
Playground
Authorization
bearer
Body
JSON
Try it out
Samples