---
title: "Update maximum current"
method: POST
path: "/loadpoints/{id}/maxcurrent/{current}"
tags: ["loadpoints"]
---

# Update maximum current

`POST /loadpoints/{id}/maxcurrent/{current}`

Updates the maximum current of the loadpoint.

## Path parameters

- `id` integer, required — Loadpoint index starting at 1.
- `current` number, required — Electric current in A

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