Update IncidentAsk AIput https://{domain}/api/v4/incidentBody ParamsThe input.incidentTypestringenumIncident TypeMembers:ScheduledMaintenance - Scheduled Maintenance ServiceUnavailable - Incident Informational - Informational ScheduledMaintenanceServiceUnavailableInformationalAllowed:ScheduledMaintenanceServiceUnavailableInformationaltitlestring | nullThe title of the incidentisPublishedboolean | nullWhether or not the incident is published (visible to all)truefalseexternalIdstring | nullAn external identifier for the incidentminimumRequiredRolestringenumRoleMembers:Anonymous - Everyone Subscriber - Subscriber Employee - Employee Manager - Manager Administrator - Administrator AnonymousSubscriberEmployeeManagerAdministratorAllowed:AnonymousSubscriberEmployeeManagerAdministratorscheduledMaintenanceobjectScheduledMaintenancescheduledMaintenance objectnotificationChannelsarray of objects | nullThe notification channels to notify others about the incidentnotificationChannelsADD stringpostsarray of objects | nullA List of incident updatespostsADD objectaffectedComponentsarray of int32s | nullA List of affected componentsaffectedComponentsADD int32affectedGroupsarray of int32s | nullA List of affected groupsaffectedGroupsADD int32treatAsDowntimeboolean | nullThis incident will cause downtimetruefalsecustomFieldsarray of objects | nullA List of custom fieldscustomFieldsADD objectautocloseMessagestring | nullAuto-closing message for scheduled maintenancesautocloseChannelsarray of objects | nullAuto-closing notification channels for scheduled maintenancesautocloseChannelsADD stringnotifyBeforeChannelsarray of objects | nullNotification channels of scheduled maintenances for notifying beforenotifyBeforeChannelsADD stringsendNotificationsbooleanSend or resend notifications. Only used if IsPublished is truetruefalseautoAssignGroupsByComponentsboolean | nullAuto assign groups by componentstruefalseidint32The id of the incidentResponses 200Success 401Unauthorized 403Forbidden 405NotAllowedUpdated about 1 year ago