curl --location --request POST 'https://sandbox.api.trustic.com.br/antifraud/v1/videos/upload' \
--header 'Authorization: Bearer <token>' \
--form 'validation text="Eu \"Nome\" portador do CPF 000.000.000-00 estou ciente da assinatura dessa CCB"' \
--form 'file=@""'
{}