callBackUrl parameter to set a callback URL. The system will automatically push the results to your specified address when the task is completed.callBackUrl in the following format:{
"code": 200,
"msg": "success",
"data": {
"task_id": "task_id_5bbe7721119d",
"video_url": "video_url_847715e66259"
}
}| Status Code | Description |
|---|---|
| 200 | Success - Request has been processed successfully |
| 500 | Internal Error - Please try again later |