> ## 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.

# 解决 incident

> 解决一个 incident。

```http theme={null}
POST /api/v1/alerts/incidents/{id}/resolve
```

把 incident 标记为已解决，记录当前用户与时间，并停止所有升级。该操作需要
`alerts.acknowledge`。
