---
title: "Set the manual override"
method: POST
path: "/override"
tags: ["Manual Override"]
---

# Set the manual override

`POST /override`

Set the manual override

## Request body

- PropertiesYaml — unresolved $ref

## Response `200`

OK

- Message
  - `msg` string — The message

## Changes

- **2021-09-11** `cd86727f8cf0` — 1 breaking, 2 warning
  - the request's body type changed from `object` to no type
  - removed the request property `auto_release`
  - removed the request property `state`
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Manual Override` added
  - api tag `override` removed
- **2021-09-09** `e80e5e4c5062` — 1 info
  - api tag `override` added
- **2021-09-09** `6eee9e07afb4` — 1 info
  - api operation id `setManualOverride` was added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 4 info
  - the request's body type changed from no type to `object`
  - api operation id `setManualOverride` removed and replaced with ``
  - api tag `Manual Override` removed
  - added the new optional request property `auto_release`
  - …1 more

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