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

# Resolve incident

> Resolve an incident.

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

Marks the incident resolved, records the current user and time, and stops all escalation. This
operation requires `alerts.acknowledge`.
