> ## 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}
PUT /api/v1/alerts/rules/{id}
```

发送与[创建规则](/zh-Hans/api/alerting/create-rule)相同的完整规则请求体。更新会保留规则 id、组织、创建
时间与最近一次评估状态。该操作需要 `alerts.manage`。
