curl --location --request POST 'https://api.cometapi.com/v1/videos/video_68ed072c5060819394a47c06ef7a1d3b042a6040d81008fd/remix' \
--header 'Authorization: {{api-key}}' \
--form 'prompt="cry"'
{
"id": "video_456",
"object": "video",
"model": "sora-2",
"status": "queued",
"progress": 0,
"created_at": 1712698600,
"size": "720x1280",
"seconds": "8",
"remixed_from_video_id": "video_123"
}