Skip to main content
API

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

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

The driver has been unauthorised successfully

Loading...