curl --location --request POST 'https://api.302.ai/302/submit/upscale-video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"video_url": "",
"upscale_factor": 2
}'{
"logs": null,
"metrics": {},
"queue_position": 0,
"request_id": "fb003743-b153-407e-8798-801634117b3e",
"status": "IN_QUEUE"
}