curl --location 'https://api.ppchat.vip/v1/videos/<previous_video_id>/remix' \
--header 'Authorization: Bearer $OPENAI_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "Shift the color palette to teal, sand, and rust, with a warm backlight."
}'{}