Authorization: Bearer ********************
curl --location 'https://sandbox.api.trustic.com.br/antifraud/v1/videos/process' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "video_id" : "4bd11d29-e580-49bc-b001-c2e93d67943e" }'
{}