v1
latestOpenAPI 3.0.22026-07-144652931.4 MBMaintenance Windows
Delete or end a maintenance window
Delete an existing maintenance window if it's in the future, or end it if it's currently on-going. If the maintenance window has already ended it cannot be deleted.
A Maintenance Window is used to temporarily disable one or more Services for a set period of time.
For more information see the API Concepts Document
Scoped OAuth requires: services.write
delete/maintenance_windows/{id}
Path parameters
idstring required
The ID of the resource.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
The maintenance window was deleted successfully.