Drivers
Attach a driver to a vehicle
Links an existing Vehicle to the specified Driver. After the call succeeds, the vehicle appears in the driver’s vehicles
array and future charging sessions will attribute the driver.
POST
Path Parameters
ID of the driver who will operate the vehicle.
Body
application/json
Response
200
application/json
Returns the Driver object now containing the attached vehicle in its vehicles array.