---
title: "Changes to Make/Update an EVSE claim"
method: POST
path: "/claims/{client}"
---

# Changes to Make/Update an EVSE claim

`POST /claims/{client}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 48 revisions.

- **2021-09-11** `cd86727f8cf0` — 1 breaking, 2 warning
- **2021-09-10** `a90b8cd42c79` — 1 info
- **2021-09-09** `91713dab157f` — 2 info
- **2021-09-09** `e80e5e4c5062` — 1 info
- **2021-09-09** `6eee9e07afb4` — 1 info
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 5 info

## Changes

- **2021-09-11** `cd86727f8cf0` — 1 breaking, 2 warning
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the request property `auto_release`
  - removed the request property `state`
- **2021-09-10** `a90b8cd42c79` — 1 info
  - added the non-success response with the status `400`
- **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 `setClaim` was added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 5 info
  - the request's body type/format changed from ``/`` to `object`/``
  - api operation id `setClaim` removed and replaced with ``
  - api tag `Claims` removed
  - added the new optional request property `auto_release`
  - added the new optional request property `state`
  - removed the non-success response with the status `400`

---

[Operation](https://skmtc.dev/openevse/apis/openevse-wifi-api/docs/claims/:client/post.md) · [API](https://skmtc.dev/openevse/apis/openevse-wifi-api.md) · [Page](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/claims/:client/post)
