curl --location 'http://dev-cn.your-api-server.com/v1/enhancements/face-fix' \ --header 'content-type: application/json' \ --data '{ "image": "string" }'
{ "image": "...looooong base64 encoded image string...", "cost": 0.00663552 }