{
  "endpoint_type": "text2video",
  "payload": {
    "prompt": "A calm sunrise over the ocean, cinematic, realistic",
    "model_name": "kling-v1",
    "duration": "5",
    "mode": "std",
    "aspect_ratio": "16:9",
    "external_task_id": "text_probe_1"
  },
  "response": {
    "code": 0,
    "message": "SUCCEED",
    "request_id": "3d67a2e2-cec7-4571-ba0d-556668ff7e82",
    "data": {
      "task_id": "866889456698785798",
      "task_status": "submitted",
      "task_info": {
        "external_task_id": "text_probe_1"
      },
      "created_at": 1774711071284,
      "updated_at": 1774711071284
    }
  }
}