Status Page Maintenance Updates
API endpoints for status page maintenance updates
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
The status page maintenance update object
The updated statuses of affected components
Example:
[
{
"component_id": "01FCNDV6P870EA6S7TK1DSYDG2",
"component_status": "operational"
}
]A unique ID for this status page maintenance update
Example:
"01FCNDV6P870EA6S7TK1DSYDG0"
Current status for this maintenance window
Available options:
maintenance_scheduled, maintenance_in_progress, maintenance_complete Example:
"maintenance_scheduled"
Markdown update on what's changed about this status page maintenance window
Example:
"abc123"
When this status page maintenance update was published to the status page
Example:
"2021-08-17T13:28:57.801578Z"
The ID of the corresponding status page maintenance window
Example:
"01FCNDV6P870EA6S7TK1DSYDG1"