> ## Documentation Index
> Fetch the complete documentation index at: https://docs.molesignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 删除流

> 按 id 删除流。

```http theme={null}
DELETE /api/v1/streams/{id}
```

删除数据流定义。已存数据由 compactor 按保留策略回收。受保护的 `_molesignal` 系统数据流不能删除。该
操作需要 `streams.delete`。
