{
"model": "Qubico/wanx",
"task_type": "img2video-14b",
"input": {
"prompt": "string",
"negative_prompt": "string",
"image": "string",
"control_camera_settings": [
{
"motion_type": "static",
"motion_speed": 0.2
}
]
},
"config": {
"webhook_config": {
"endpoint": "string",
"secret": "string"
}
}
}