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

Acknowledge incidents

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

Mark one or more incidents as acknowledged.

Requires the following permissions:

  • incidents:acknowledge

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request to acknowledge one or more incidents

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

Response

application/json

Response containing the updated incidents after acknowledgment