{
"model_name": "kling-v1",
"model": "string",
"multi_shot": false,
"shot_type": "customize",
"prompt": "string",
"multi_prompt": [
{
"index": 0,
"prompt": "string",
"duration": "string"
}
],
"negative_prompt": "string",
"voice_list": [
{
"voice_id": "string"
}
],
"sound": "off",
"enable_audio": true,
"cfg_scale": 0.5,
"mode": "std",
"camera_control": {
"type": "simple",
"config": {
"horizontal": -10,
"vertical": -10,
"pan": -10,
"tilt": -10,
"roll": -10,
"zoom": -10
}
},
"aspect_ratio": "16:9",
"duration": "5",
"watermark_info": {
"enabled": true
},
"callback_url": "string",
"external_task_id": "string"
}