Skip to main content

Close incidents

POSThttps://api.coralogix.com/mgmt/openapi/5/incidents/incidents/v1/all/closed

Closes all incidents matching the given criteria.

Requires the following permissions:

  • incidents:close

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request to close one or more incidents

    incidentIds#string[]required

    List of incident IDs to close

    Example: ["incident_id_1","incident_id_2"]

Response

application/json

Response containing the updated incidents after closing

    List of incidents after closing