Skip to main content

Add chargers to driver

x-ms-visibility: "important"

Add a list of chargers to the specified driver.

Path Parameters
    driverId int64 required

    Unique driver identifier.

Request Body required

List of charger IDs to be added.

    chargerIds string[]
Responses

Chargers successfully added to the driver.

Loading...