Authorization: Bearer ********************
curl --location --request POST 'https://sandbox.api.trustic.com.br/antifraud/v1/persons/fbd7caf7-22ce-4a45-8c7b-0bc07d9ec9ff/docs' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'type="selfie"' \ --form 'side="front"'
{}