{
"pipeline_id": "string",
"callback_url": "string",
"callback_auth": {
"type": "bearer",
"token": "string",
"header_name": "string",
"header_value": "string"
},
"mode": "one_stop",
"video_composing_task_id": "string",
"file_id": "string",
"clip_data": {
"property1": "string",
"property2": "string"
},
"template_names": [
"string"
],
"template_params": {
"property1": {
"property1": "string",
"property2": "string"
},
"property2": {
"property1": "string",
"property2": "string"
}
},
"callback_data": "string"
}