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