---
title: "Update session SoC limit"
method: POST
path: "/loadpoints/{id}/limitsoc/{soc}"
tags: ["loadpoints"]
---

# Update session SoC limit

`POST /loadpoints/{id}/limitsoc/{soc}`

Sets the session SoC limit. Cleared on disconnect. Takes precedence over the vehicle's configured limit while set; once cleared (set to 0), the vehicle limit applies again.

## Path parameters

- `id` integer, required — Loadpoint index starting at 1.
- `soc` number, required — SOC in %

## Response `200`

Success - Number result

- number

---

[API](https://skmtc.net/evcc-io/apis/evcc.md) · [All operations](https://skmtc.net/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evcc-io/evcc/versions/7fa21d69a508/schema)
