Authorization: Bearer ********************
curl --location --request POST '/faces/recognize' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
null