curl --location 'https://mma.tvunetworks.com/api/resource/v2/longexport' \
--header 'tagvalue: ' \
--header 'SID: ' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userAccount": "calebpan@tvunetworks.com",
"filePath": "https://mma-video-new.S3.us-east-1.amazonaws.com/ts/FFFFFFF0000EE351/74863CBB4E14B04E/240821-02-36-42-576/1/play.m3u8",
"startTime": 1721764355777,
"duration": 2708371,
"maxChunkDuration": 7200000,
"fileName": "072424-Netanyahu-Congress-AP2_3F74874773235994",
"fileType": "ts",
"destination": {
"cloudVendor": "s3",
"bucket": "mimir-video",
"region": "us-east-1",
"folder": "TVU_Search"
}
}'