Skip to content

提交swap_face任务

POST
/mj/insight-face/swap

Authorizations

bearer
TypeHTTP (bearer)

Request Body

JSON
{
"sourceBase64": "string",
"targetBase64": "string",
"accountFilter": {
"instanceId": "string"
},
"notifyHook": "string",
"state": "string"
}

Responses

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

Playground

Authorization
Body
JSON

Samples