---
title: "Delete a maintenance window"
method: DELETE
path: "/maintenance-windows/{window_id}"
tags: ["maintenance windows"]
---

# Delete a maintenance window

`DELETE /maintenance-windows/{window_id}`

Deletes a maintenance window with the given id.

## Path parameters

- `window_id` string, required

## Response `204`

No Content

## Other responses

- `default` — Unexpected Error

---

[API](https://skmtc.dev/statuscake/apis/statuscake-api.md) · [All operations](https://skmtc.dev/statuscake/apis/statuscake-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/statuscake/statuscake-api/revisions/6d32a6afe2cf/schema)
