Authorization: Bearer ********************{
"prompt": "让这个视频背景变成紫色"
}curl --location --request POST 'http://yunwu.ai/v1/videos/video_099c5197-abfd-4e16-88ff-1e162f2a5c77/remix' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "让这个视频背景变成紫色"
}'{
"id": "video_ffd746b3-3f44-4b48-8d4a-dd5a10261287",
"object": "video",
"model": "sora-2",
"status": "queued",
"progress": 0,
"created_at": 1761623275,
"size": "720x720",
"remixed_from_video_id": "video_5c6a605a-30c0-4a6a-9dbd-d1d6cfdd9980"
}