Vehicles
Delete a vehicle
Permanently deletes a Vehicle object and removes all driver links. Historical charging sessions remain available for reporting, but the vehicle will no longer appear in list endpoints.
DELETE
Path Parameters
ID of the vehicle to delete.
Body
application/json · object
Response
200
application/json
Returns the deleted Vehicle object, including a deleted property set to true.
The response is of type object
.