Resolve incident by event id
POST
https://api.coralogix.com/mgmt/openapi/5/incidents/events/v1/{event_id}/resolveMark incident as resolved by event id.
Requires the following permissions:
incidents:close
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
event_id# stringrequired
Possible values: non-empty and <= 64 characters, Value must match regular expression ^[\s\S]*$
Event ID associated to the Incident to resolve
Example:
event_id_1Response
application/json
Response containing the updated incident after resolution
Incident after resolution