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