---
title: "Update event details"
method: POST
path: "/schedule/{id}"
tags: ["Schedule"]
---

# Update event details

`POST /schedule/{id}`

Update the details of a specific event in the schedule.

## Request body

- EvseStateYaml — unresolved $ref

## Response `200`

Update successful

- Message
  - `msg` string — The message

## Changes

- **2021-09-11** `cd86727f8cf0` — 1 breaking, 4 warning
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the request property `days`
  - removed the request property `id`
  - removed the request property `state`
  - …1 more
- **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** `6eee9e07afb4` — 1 info
  - endpoint added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/schedule/:id/post.md)

---

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