Vehicles
Add a vehicle to a fleet
Associates an existing Vehicle with the specified Fleet. Once added, the vehicle will appear in the fleet’s vehicle list and its charging sessions will be aggregated under fleet reports.
POST
Path Parameters
ID of the fleet that will receive the vehicle.
ID of the vehicle to add.
Body
application/json · object
Response
200
application/json
Vehicle successfully added to fleet.