Create an incident updateAsk AIpost https://api.checklyhq.com/v1/incidents/{incidentId}/updatesCreates a new update for an incident.Path ParamsincidentIdstringrequiredBody ParamsstatusstringenumrequiredThe incident update status. Must be one of INVESTIGATING,IDENTIFIED,MONITORING,RESOLVED,MAINTENANCEINVESTIGATINGIDENTIFIEDMONITORINGRESOLVEDMAINTENANCEAllowed:INVESTIGATINGIDENTIFIEDMONITORINGRESOLVEDMAINTENANCEdescriptionstringrequiredA description about the status update.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