curl --location '/api/v1/user_task/asyncCreateWithCost' \
--header 'Content-Type: application/json' \
--data '{
"business_url": "kling/video-edit",
"user_input": {
"modelName": "Kling-v3-omni",
"modelType": "text2video",
"prompt": "一只猫咪在海边玩耍",
"size": "16:9",
"duration": 3,
"resolution": "720p",
"sound": "on",
"logo_add": 0
},
"cost_type": 3,
"source": "0"
}'{
"id": 25480,
"created_at": "2026-06-04T00:41:03.998204+08:00",
"updated_at": "2026-06-04T00:41:03.998219+08:00",
"project_id": 7113,
"user_input": {
"modelName": "Kling-v3-omni",
"modelType": "text2video",
"prompt": "一只猫咪在海边玩耍",
"size": "16:9",
"duration": 3,
"resolution": "720p",
"sound": "on",
"logo_add": 0
},
"cover_url": null,
"service_output": null,
"source": "0",
"del_status": "0",
"is_hidden": "0",
"task_status": "pending",
"cost": "1.92"
}