---
title: "Remove Charger Access"
method: DELETE
path: "/api/chargers/{chargerId}/permission"
tags: ["Charger"]
---

# Remove Charger Access

`DELETE /api/chargers/{chargerId}/permission`

Remove permission from the charger for a given phone number.

## Path parameters

- `chargerId` string, required

## Query parameters

- `phone_no` string, nullable
- `email` string, nullable

## Response `200`

200 status if successfully removed the permission

---

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