---
title: "Stop Charging"
method: POST
path: "/api/chargers/{serialNumber}/commands/stop_charging"
tags: ["Charger"]
---

# Stop Charging

`POST /api/chargers/{serialNumber}/commands/stop_charging`

Stops a charger with an active authorization from delivering power and revokes authorization. Will have no effect if 'authorizationRequired' is false or charger is not authorized

## Path parameters

- `serialNumber` 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/revisions/46ccab4af8b1/schema)
