---
title: "Set max allocated current"
method: POST
path: "/api/equalizers/{equalizerId}/commands/configure_max_allocated_current"
tags: ["Equalizer"]
---

# Set max allocated current

`POST /api/equalizers/{equalizerId}/commands/configure_max_allocated_current`

Configure max allocated current for the whole charge installation
Rate limited max 1 requests per minute

## Path parameters

- `equalizerId` string, required

## Request body

- EaseeCloudAPIMaxAllocatedCurrentDTO
  - `maxCurrent` integer

## Response `200`

---

[API](https://skmtc.dev/easee/apis/easee-cloud-api.md) · [All operations](https://skmtc.dev/easee/apis/easee-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/easee/easee-cloud-api/revisions/46ccab4af8b1/schema)
