Authorization: Bearer ********************{
„prompt“: „Die Person auf dem Bild wie im Video aussehen lassen“,
„image_url“: „“,
„video_url“: „“,
„keep_original_sound“: wahr,
„character_orientation“: „“,
„mode“: „std“,
„callback_url“: „Bild“,
„external_task_id“: „“,
}curl --location --request POST 'https://yossapi.com/kling/v1/videos/motion-control' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
„prompt“: „Die Person auf dem Bild wie im Video aussehen lassen“,
„image_url“: „“,
„video_url“: „“,
„keep_original_sound“: wahr,
„character_orientation“: „“,
„mode“: „std“,
„callback_url“: „Bild“,
„external_task_id“: „“,
}'{}