Create a maintenance window
Maintenance Windows
Create a maintenance window
Creates a new maintenance window. Set monitorId to null to create an org-wide window that suppresses alerts for all monitors.
POST
Create a maintenance window
Documentation Index
Fetch the complete documentation index at: https://docs.devhelm.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key (dh_live_...) or Auth0 JWT token
Body
application/json
Scheduled start of the maintenance window (ISO 8601)
Scheduled end of the maintenance window (ISO 8601)
Monitor to attach this maintenance window to; null for org-wide
Reserved: iCal RRULE for recurring windows (stored but not yet honored)
Maximum string length:
100Human-readable reason for the maintenance (max 500 chars)
Maximum string length:
500Whether to suppress alerts during this window (default: true)
Response
Created
Scheduled maintenance window for a monitor