Skip to main content
You are viewing v4 of the Coralogix API. v5 is the current version. Go to the v5 reference

Resolve incidents

POSThttps://api.coralogix.com/mgmt/openapi/4/incidents/incidents/v1/all/resolve

Mark one or more incidents as resolved.

Requires the following permissions:

  • incidents:close

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request to resolve one or more incidents

    incidentIds#string[]required
    Example: ["incident_id_1","incident_id_2"]

Response

application/json

Response containing the updated incidents after resolution