Acknowledge incidents
POST
https://api.coralogix.com/mgmt/openapi/3/incidents/incidents/v1/acknowledgeMark one or more incidents as acknowledged.
Requires the following permissions:
incidents:acknowledge
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
incident_ids# string[]
Example:
["incident_id_1","incident_id_2"]Response
application/json
Response containing the updated incidents after acknowledgment