---
title: "Update the EVSE configuration"
method: POST
path: "/config"
tags: ["Config"]
---

# Update the EVSE configuration

`POST /config`

Update the EVSE configuration

## Request body

- ConfigYaml — unresolved $ref

## Response `200`

Update successful

- Message
  - `msg` string — The message

## Other responses

- `400` — Example response

## 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
  - …1 more

[Change history](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/config/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)
