{ "notifyHook": "", "sourceBase64": "data:image/png;base64,xxx1", "targetBase64": "data:image/png;base64,xxx2", "state": "" }
curl --location --request POST 'https://api.maxapi.ai/mj-relax/mj/insight-face/swap' \ --header 'Authorization: Bearer sk-V3ESFCWr3ZLemf878bC71eCcF36c483a8f448a02487dAdC7' \ --header 'Content-Type: application/json' \ --data-raw '{ "notifyHook": "", "sourceBase64": "data:image/png;base64,xxx1", "targetBase64": "data:image/png;base64,xxx2", "state": "" }'
{}