---
title: "Changes to Schedule a snooze for the rule"
method: POST
path: "/api/alerting/rule/{id}/snooze_schedule"
---

# Changes to Schedule a snooze for the rule

`POST /api/alerting/rule/{id}/snooze_schedule`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 102 revisions.

- **2026-07-27** `43068c4185f9` — 6 warning

## Changes

- **2026-07-27** `43068c4185f9` — 6 warning
  - the `schedule/custom/duration` request property's maxLength was set to `100`
  - the `schedule/custom/recurring/end` request property's maxLength was set to `100`
  - the `schedule/custom/recurring/every` request property's maxLength was set to `100`
  - the `schedule/custom/recurring/onWeekDay/items/` request property's maxLength was set to `10`
  - the `schedule/custom/start` request property's maxLength was set to `100`
  - the `schedule/custom/timezone` request property's maxLength was set to `64`

---

[Operation](https://skmtc.dev/elastic/apis/kibana-apis/docs/api/alerting/rule/:id/snooze_schedule/post.md) · [API](https://skmtc.dev/elastic/apis/kibana-apis.md) · [Page](https://skmtc.dev/elastic/apis/kibana-apis/changes/api/alerting/rule/:id/snooze_schedule/post)
