---
title: "Set charge limit"
method: POST
path: "/limit"
tags: ["Limit"]
---

# Set charge limit

`POST /limit`

This will set the limit type, value and auto_release (true|false)

## Request body

- LimitYaml — unresolved $ref

## Response `200`

Limit set

- object
  - `msg` string — created

## Other responses

- `500` — Failed to parse data

## Changes

- **2023-02-02** `a9f990daf3c6` — 1 info
  - endpoint added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking
  - api path removed without deprecation

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