---
title: "Make/Update an EVSE claim"
method: POST
path: "/claims/{client}"
tags: ["Claims"]
---

# Make/Update an EVSE claim

`POST /claims/{client}`

Make/Update a claim

## Request body

- PropertiesYaml — unresolved $ref

## Response `200`

OK

- Message
  - `msg` string — The message

## Other responses

- `400` — Example response

## 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-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

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