---
title: "Get charge limit"
method: DELETE
path: "/limit"
tags: ["Limit"]
---

# Get charge limit

`DELETE /limit`

This will clear current limit

## Response `200`

Clear Limit ok

- object
  - `msg` string — Deleted

## Other responses

- `404` — No limit
- `500` — Failed to clear limit

## 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/delete.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)
