Create disruption
Disruptions
Create disruption
Creates a new disruption, optionally publishing to a status page
POST
Create disruption
Requires
incidents:read_write permission.
Create a disruption to communicate a service issue. Optionally publish to a status page with affected components in the same call.
Disruption title (1–255 characters)
When the disruption began (ISO 8601 timestamp, e.g.
2026-03-28T12:00:00Z)disruption or maintenanceminor, major, or criticalInitial timeline message. If omitted, the disruption is created with a default message.
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).