Remove charging rights from the driver for the sites/chargers
x-ms-visibility: "important"
Send a request to remove charging rights for the sites and/or chargers from the driver
Path Parameters
userid int32 required
This is the globally unique ID for the driver
application/json
Request Body required
List of chargers and/or sites that need to be removed from the driver for allowing to charge
chargerIds string[]
chargerGroupIds int32[]
Responses
- 200
- 400
- 401
- 404
The driver has been unauthorised successfully
Errors in the route parameters or forbidden action
text/plain
Schema
Schema
string
Customer not found or not authorised
Driver/site/charger not found for the customer
Loading...