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