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

# Acknowledge incident

> Acknowledge an incident, pausing escalation.

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

Acknowledging records the current user and time, and stops further escalation for that incident.
This operation requires `alerts.acknowledge`.
