Path Parameters
ID of the driver who will operate the fleet.
Body
ID of the fleet to attach the Driver to.
Response
Returns the updated Driver object with the new fleet ID attached to.
Unique identifier for the driver object.
null
String representing the object’s type. Always driver.
null
Time at which the driver was created (UNIX timestamp).
null
Email address used for login and notifications.
null
List of fleet IDs currently linked to the driver.
null
Driver’s license number, if applicable.
null
Full name of the driver.
null
Optional phone number for communication and account recovery.
null
Driver’s personal preferences for charging experience and routing.
Current status of the driver account.
active, suspended, archived null
Time at which the driver object was last updated.
null
List of vehicle IDs currently linked to the driver.
null
Driver’s wallet or prepaid balance in the smallest currency unit (e.g., cents).
null

