curl --location --globoff 'http://api.example.com/v1/videos/video-abc123/content' \ --header 'Authorization: Bearer sk-xxx' \ --header 'Content-Type: application/json'