Update disruption
Disruptions
Update disruption
Updates a disruption — change fields, add a timeline entry, publish to a status page, or resolve
PATCH
Update disruption
Requires
incidents:read_write permission.
All fields are optional. A single call can update the title, add a timeline message, publish to a status page, and resolve — all at once.
Disruption UUID
Update the disruption title
minor, major, or criticalAdvance the disruption status. Setting to
resolved or completed resolves the disruption.Disruption statuses: investigating, identified, monitoring, resolvedMaintenance statuses: scheduled, in_progress, completedAdds a timeline entry with this message. If
status is also provided, the entry reflects the new status.UUID of the status page to publish to. Must be used together with
components.Components to mark as affected. Each object has
id (component UUID) and status (major_outage, partial_outage, degraded_performance, under_maintenance, or operational).