---
title: "Remove Charger"
method: DELETE
path: "/api/accounts/chargers/{serial_no}"
tags: ["Account"]
deprecated: true
---

# Remove Charger

`DELETE /api/accounts/chargers/{serial_no}`

> **Deprecated.**

Replaced with products endpoint.

## Path parameters

- `serial_no` string, required

## Response `200`

## Other responses

- `400`
- `404`

---

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