Create an incidentAsk AIpost https://api.checklyhq.com/v1/incidentsCreates a new incident.Body 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.dashboardIdnumberrequiredThe dashboard ID where the incident will be shown.incidentUpdatesarray of objectsrequiredThe first incident update with the status and description. It must be only one element.incidentUpdates*ADD objectHeadersx-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