---
title: "Changes to Update a maintenance window"
method: PUT
path: "/v1/maintenance-windows/{id}"
---

# Changes to Update a maintenance window

`PUT /v1/maintenance-windows/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-08-12** `87d29dc7b4fe` — 1 info
- **2026-08-05** `9e903da4f3da` — 1 breaking, 1 warning, 4 info

## Changes

- **2026-08-12** `87d29dc7b4fe` — 1 info
  - added the optional property `projectBindings` to the response with the `200` status
- **2026-08-05** `9e903da4f3da` — 1 breaking, 1 warning, 4 info
  - the `repeatInterval` request property type/format changed from `number`/`` to `integer`/``
  - the `repeatInterval` request property's max was set to `365.00`
  - added the new optional request property `statusPageVisibility/showAffectedServices`
  - added the new optional request property `timezone`
  - added the optional property `statusPageVisibility/showAffectedServices` to the response with the `200` status
  - added the optional property `timezone` to the response with the `200` status

---

[Operation](https://skmtc.dev/checklyhq/apis/checkly-public-api/docs/v1/maintenance-windows/:id/put.md) · [API](https://skmtc.dev/checklyhq/apis/checkly-public-api.md) · [Page](https://skmtc.dev/checklyhq/apis/checkly-public-api/changes/v1/maintenance-windows/:id/put)
