---
title: "Changes to Batch update schedule"
method: POST
path: "/schedule"
---

# Changes to Batch update schedule

`POST /schedule`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 48 revisions.

- **2021-12-01** `b7f624b60e6f` — 4 breaking, 1 info
- **2021-09-11** `cd86727f8cf0` — 1 breaking, 4 warning
- **2021-09-10** `a90b8cd42c79` — 1 breaking, 4 warning, 1 info
- **2021-09-09** `91713dab157f` — 2 info
- **2021-09-09** `e80e5e4c5062` — 1 info
- **2021-09-09** `8e74ed2c45a0` — 4 breaking, 3 info

## Changes

- **2021-12-01** `b7f624b60e6f` — 4 breaking, 1 info
  - added the new required request property `items/days`
  - added the new required request property `items/state`
  - added the new required request property `items/time`
  - the `items/` request property type/format changed from ``/`` to `object`/``
  - added the new optional request property `items/id`
- **2021-09-11** `cd86727f8cf0` — 1 breaking, 4 warning
  - the `items/` request property type/format changed from `object`/`` to ``/``
  - removed the request property `items/days`
  - removed the request property `items/id`
  - removed the request property `items/state`
  - removed the request property `items/time`
- **2021-09-10** `a90b8cd42c79` — 1 breaking, 4 warning, 1 info
  - the request's body type/format changed from `object`/`` to `array`/``
  - removed the request property `days`
  - removed the request property `id`
  - removed the request property `state`
  - removed the request property `time`
  - api operation id `addInventory` removed and replaced with `updateSchedule`
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Schedule` added
  - api tag `schedule` removed
- **2021-09-09** `e80e5e4c5062` — 1 info
  - api tag `schedule` added
- **2021-09-09** `8e74ed2c45a0` — 4 breaking, 3 info
  - added the new required request property `days`
  - added the new required request property `state`
  - added the new required request property `time`
  - the request's body type/format changed from `array`/`` to `object`/``
  - api operation id `updateSchedule` removed and replaced with `addInventory`
  - api tag `Schedule` removed
  - added the new optional request property `id`

---

[Operation](https://skmtc.dev/openevse/apis/openevse-wifi-api/docs/schedule/post.md) · [API](https://skmtc.dev/openevse/apis/openevse-wifi-api.md) · [Page](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/schedule/post)
