Authorization: Bearer ********************
curl --location --request POST 'https://sandbox.api.trustic.com.br/antifraud/v1/face-recognition/face/auth' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'key="teste@teste.com.br"'
{}