curl --location '/mj/insight-face/swap' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"mode": "RELAX",
"source": "string",
"target": "string"
}'{
"code": 1,
"description": "Submit success",
"result": "1712211887200849"
}