---
title: "/public/schedulerule/seasonal_adjustment"
method: PUT
path: "/public/schedulerule/seasonal_adjustment"
---

# /public/schedulerule/seasonal_adjustment

`PUT /public/schedulerule/seasonal_adjustment`

Seasonal adjustment for a schedule rule (watering time). This adjustment amount will be applied to the overall run time of the selected schedule while overriding any current adjustments.

## Request body

- object
  - `id` string, required — Schedule rule's unique id
  - `adjustment` number, required — Seasonal adjustment percent from 100% to -100% (valid data range is 1 to -1)

## Response `2XX`

2XX

## Other responses

- `4XX` — 4XX

---

[API](https://skmtc.net/rach/apis/readme.md) · [All operations](https://skmtc.net/rach/apis/readme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rach/readme/revisions/7cb72b0455d5/schema)
