---
title: "Changes to Update the EVSE configuration"
method: POST
path: "/config"
---

# Changes to Update the EVSE configuration

`POST /config`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 48 revisions.

- **2021-09-10** `c90515b9e0d8` — 1 info
- **2021-09-09** `91713dab157f` — 2 info
- **2021-09-09** `7a2723b38ea9` — 1 info
- **2021-09-09** `6eee9e07afb4` — 3 info
- **2021-09-09** `8e74ed2c45a0` — 2 breaking, 3 info

## Changes

- **2021-09-10** `c90515b9e0d8` — 1 info
  - added the non-success response with the status `400`
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Config` added
  - api tag `config` removed
- **2021-09-09** `7a2723b38ea9` — 1 info
  - api tag `config` added
- **2021-09-09** `6eee9e07afb4` — 3 info
  - api operation id `updateConfig` was added
  - added optional request body
  - added the media type `application/json` for the response with the status `200`
- **2021-09-09** `8e74ed2c45a0` — 2 breaking, 3 info
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`
  - api operation id `updateConfig` removed and replaced with ``
  - api tag `Config` removed
  - removed the non-success response with the status `400`

---

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