Authorization: Bearer ********************curl --location 'https://mma.tvunetworks.com/api/resource/v2/export' \
--header 'tagvalue: ' \
--header 'SID: ' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"highResolutionMediaFilePath": "https://tvu-tbs-project.s3.ap-northeast-1.amazonaws.com/ts/FFFFFFF0000E5612/143FEF1EF65B38970000000000000002/240527-05-11-16-159/181/play.m3u8",
"startTime": 1732035540427,
"duration": 180000,
"userAccount": "calebpan@tvunetworks.com",
"fileName": "soffee-20241120",
"fileType": "ts",
"isFrameLevel": false,
"isDryrun": true
}'{
"errorCode": 0,
"errorMsg": "string",
"isDryrun": true,
"timeWait": 0,
"videoPath": "string",
"baseVideoPath": "string",
"metadataJsonPath": "string",
"baseMetadataJsonPath": "string",
"thumbnailInfo": {
"url": "string",
"width": "string",
"height": "string"
},
"videoInfo": {
"url": "string",
"type": "string",
"bitrate": "string",
"width": "string",
"height": "string",
"framerate": "string",
"duration": "string"
},
"videoDuration": 0,
"fileSize": 0
}