POST
/fleet/driversCreate Driver
Request body
json
{
"first_name": "John",
"last_name": "Doe",
"phone": "+1234567890",
"license_number": "DL123456",
"license_state": "TX"
}Response fields
Asserted by the API’s own test suite.
driver