{ "notifyHook": "", "sourceBase64": "data:image/png;base64,xxx1", "targetBase64": "data:image/png;base64,xxx2", "state": "" }
curl --location --request POST 'http://dev-cn.your-api-server.com/mj-relax/mj/insight-face/swap' \ --header 'Content-Type: application/json' \ --data-raw '{ "notifyHook": "", "sourceBase64": "data:image/png;base64,xxx1", "targetBase64": "data:image/png;base64,xxx2", "state": "" }'
{}