Authorization: Bearer ********************
curl --location --request POST 'https://api-staging.tenbyte.io/v1/videos' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}