Start maintenance for all active monitors
POST /api/v1/monitors/all/maintenance
POST
/api/v1/monitors/all/maintenance
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
maintenanceUntil
required
ISO 8601 end datetime for maintenance (max 7 days ahead)
string format: date-time
notify
boolean
autoResolve
When true, maintenance auto-resolves at the scheduled end time. When false, maintenance persists until manually ended.
boolean
Responses
Section titled “ Responses ”Maintenance started for all monitors
object
updated
integer
Unauthorized