Path Parameters
ID of the vehicle to delete.
Body
application/json · object
Response
Returns the deleted Vehicle object, including a deleted property set to true.
The response is of type object
.
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.
ID of the vehicle to delete.
Returns the deleted Vehicle object, including a deleted property set to true.
The response is of type object
.