Add the charger to the site
x-ms-visibility: "important"
Send a request to add the charger to the site specified by its id. If the charger already belongs to a another site, the the charger will be removed from there.
Path Parameters
groupid int32 required
This is the globally unique ID for the site
chargerId string required
This is the globally unique ID for the charger
Responses
- 200
- 400
- 401
- 404
The charger has been added successfully to the site
Errors in the route parameters or forbidden action
text/plain
Schema
Schema
string
Customer not found or not authorised
Site/charger not found for the customer
Loading...