Resolve alerts
POST /alerts/resolve
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.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
UUIDs
required
Array<string>
Responses
Section titled “ Responses ”Resolved.