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