更新时间:2025-10-20 GMT+08:00
批量删除execution
delete_executions(execution_ids=[])
功能描述
批量删除执行结果。
输入参数
参数 | 是否必选 | 参数类型 | 参数描述 |
|---|---|---|---|
execution_ids | 是 | Array | 执行结果ID数组,为create_execution接口的返回值。 |
返回值
返回内容为空
父主题:执行结果
delete_executions(execution_ids=[])
批量删除执行结果。
参数 | 是否必选 | 参数类型 | 参数描述 |
|---|---|---|---|
execution_ids | 是 | Array | 执行结果ID数组,为create_execution接口的返回值。 |
返回内容为空