delete_live_pull_stream_task
Remove a live stream pulling task from Tencent Cloud Live by specifying its task ID, operator, and region to stop ongoing content ingestion.
Instructions
删除直播拉流任务
Args:
region: 地域
task_id: 任务ID
operator: 操作人姓名
specify_task_id: 指定任务ID(optional)
Returns:
请求ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | 地域 | ap-guangzhou |
| task_id | No | 任务 Id。示例值:9564231 | |
| operator | No | 任务 Id。示例值:9564231 | |
| specify_task_id | No | 指定任务 ID。注意:用于删除使用自定义任务 ID 创建的任务。示例值:myspecifytaskid |