Skip to content

Resolve alerts

POST
/alerts/resolve

Resolves one or more alerts by UUID, marking the issue as fixed and recording the resolver. If the underlying check fails again a new alert is raised rather than the resolved one being reopened. Use this for alerts from sources that have no recovery signal, such as a generic webhook.

object
UUIDs
required
Array<string>

Resolved.