Remove the charger from the DLM group
x-ms-visibility: "important"
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Sends a request to remove a single charger by its DLM group
Path Parameters
dlmGroupid int64 required
This is the globally unique ID for the group
chargerId string required
This is the globally unique ID for the charger
Responses
- 200
- 400
- 401
- 404
The charger has been removed correctly from its DLM group
Errors in the route parameters
text/plain
Schema
Schema
string
User not authorised
DLM Group/charger not found in the list of authorised groups/chargers of the customer
Loading...