Skip to main content
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.
string
required
Disruption UUID
string
Update the disruption title
string
minor, major, or critical
string
Advance the disruption status. Setting to resolved or completed resolves the disruption.Disruption statuses: investigating, identified, monitoring, resolvedMaintenance statuses: scheduled, in_progress, completed
string
Adds a timeline entry with this message. If status is also provided, the entry reflects the new status.
string
UUID of the status page to publish to. Must be used together with components.
object[]
Components to mark as affected. Each object has id (component UUID) and status (major_outage, partial_outage, degraded_performance, under_maintenance, or operational).