Skip to main content

Acknowledge incidents

POSThttps://api.coralogix.com/mgmt/openapi/5/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

    List of incident IDs to acknowledge

    Example: ["incident_id_1","incident_id_2"]

Response

application/json

Response containing the updated incidents after acknowledgment

    List of incidents after acknowledgment