---
title: "Release an EVSE claim"
method: DELETE
path: "/claims/{client}"
tags: ["Claims"]
---

# Release an EVSE claim

`DELETE /claims/{client}`

Release a claim

## Response `200`

OK

- Message
  - `msg` string — The message

## Other responses

- `404` — Example response

## Changes

- **2021-09-10** `a90b8cd42c79` — 1 info
  - added the non-success response with the status `404`
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Claims` added
  - api tag `claims` removed
- **2021-09-09** `e80e5e4c5062` — 1 info
  - api tag `claims` added
- **2021-09-09** `6eee9e07afb4` — 1 info
  - api operation id `releaseClaim` was added
- **2021-09-09** `8e74ed2c45a0` — 3 info
  - api operation id `releaseClaim` removed and replaced with ``
  - api tag `Claims` removed
  - removed the non-success response with the status `404`

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