Drivers
Delete a driver
Permanently deletes a Driver object and removes its association with all vehicles and sessions. This action can’t be undone, but historical session data remains for reporting.
DELETE
Path Parameters
ID of the driver to delete.
Body
application/json · object
Response
200
application/json
Returns the deleted Driver object, including a deleted property set to true.
The response is of type object
.