Acknowledge an incident
ack_incidentMark an ongoing incident as "someone is on it" — pauses still-down reminder alerts for that monitor until recovery. Set un=true to un-acknowledge (re-arms reminders).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Incident id (from list_incidents) | |
| un | No | true = remove an existing acknowledgement |