---
title: "Start Charging"
method: POST
path: "/api/chargers/{chargerId}/commands/start_charging"
tags: ["Charger"]
---

# Start Charging

`POST /api/chargers/{chargerId}/commands/start_charging`

Allows a charger with 'authorizationRequired' = true to deliver power. Otherwise it will have no effect

## Path parameters

- `chargerId` string, required

## Response `200`

---

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