curl --location --request POST 'https://api.302.ai/302/submit/video-to-video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "",
"negative_prompt": "Distorted, discontinuous, Ugly, blurry, low resolution, motionless, static, disfigured, disconnected limbs, Ugly faces, incomplete arms",
"export_fps": 24,
"video_url": "",
"strength": 0.8
}'{
"video": {
"url": "https://file.302.ai/gpt/imgs/20260120/42bd8413a4cb44768851e2230d3d5aec.mp4",
"content_type": "video/mp4",
"file_size": 4818481
},
"seed": 0,
"status": "COMPLETED",
"request_id": ""
}