curl --location --request POST '/v1/freeid/user/face/image/validation' \ --header 'Authentication;' \ --header 'Content-Type: application/json' \ --data-raw '{ "face_image_base64": "base64string==" }'