{ "sourceBase64": "data:image/png;base64,xxx1", "targetBase64": "data:image/png;base64,xxx2", "accountFilter": { "instanceId": "string" }, "notifyHook": "string", "state": "string" }
curl --location --request POST 'https://aigc.x-see.cn/mj/insight-face/swap' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "description": "string", "result": "string" }