End maintenance for status page
DELETE /dashboard/services/{id}/maintenance
DELETE
/dashboard/services/{id}/maintenance
End the maintenance window immediately for the status page.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Responses
Section titled “ Responses ”Maintenance ended
object
service
object
id
string
teamId
string
name
string
slug
string
description
string
isPublic
integer
maintenanceUntil
ISO 8601 timestamp until which the status page is under maintenance. Null when not in maintenance.
string format: date-time
customDomain
string
customDomainStatus
Custom domain verification status
string
customDomainCfId
Cloudflare Custom Hostname ID
string
customDomainValidation
DNS validation records from Cloudflare
object
autoResolveMaintenance
Whether maintenance auto-resolves (1) or requires manual resolution (0).
integer
createdAt
string format: date-time
updatedAt
string format: date-time
Status page not found