---
title: "Disables direct OCPP connection on specified charger"
method: DELETE
path: "/local-ocpp/v1/connections/chargers/{serialNumber}"
tags: ["Direct OCPP - For Users"]
---

# Disables direct OCPP connection on specified charger

`DELETE /local-ocpp/v1/connections/chargers/{serialNumber}`

Disables direct OCPP connection on specified charger. Latest connection details settings are still stored

## Path parameters

- `serialNumber` string, required

## Response `200`

Success

- EaseeOCPPConfigurationAPIEmptyResponse

## Other responses

- `204` — No Content
- `401` — Unauthorized
- `404` — Not Found
- `502`
- `504`

---

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