Update an incidentAsk AIput https://api.checklyhq.com/v1/incidents/{id}Updates an incident.Path ParamsidstringrequiredQuery ParamsprobebooleantruefalseBody ParamsnamestringrequiredA name used to describe the incident.impactstringenumrequiredDefaults to MINORUsed to indicate the impact or severity.MAINTENANCEMAJORMINORAllowed:MAINTENANCEMAJORMINORstartedAtdate-timeUsed to indicate when incident starts to be active.stoppedAtdate-timeUsed to indicate when incident turns to inactive.Headersx-checkly-accountstringYour Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/generalResponses 200Successful 401Unauthorized 403Forbidden 404Not Found 429Too Many RequestsUpdated 7 months ago