Authorization: Bearer ********************{
"video_url":"https://skyaioss.oss-cn-beijing.aliyuncs.com/motion-transfer/1772622560705899/step1/source_segments/2026-03-04/782c7c31_source_segment_1.mp4",
"model":"kling-identify-face"
}curl --location --request POST '/v1/video/generations' \
--header 'X-Response-ID: msg_011JEDJFUaKC32Wo5jiHUbSW' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"video_url":"https://skyaioss.oss-cn-beijing.aliyuncs.com/motion-transfer/1772622560705899/step1/source_segments/2026-03-04/782c7c31_source_segment_1.mp4",
"model":"kling-identify-face"
}'{}