---
title: "Set battery boost SoC limit"
method: POST
path: "/loadpoints/{id}/batteryboostlimit/{soc}"
tags: ["loadpoints"]
---

# Set battery boost SoC limit

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

Set the SoC limit for battery boost. Home battery will be used to support charging up to this SoC level. A value of 100 (default) disabled the boost feature in UI and API.

## Path parameters

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

## Response `200`

Success - Integer result

- integer

---

[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)
