Create a new driver
POST /drivers
This function allows the creation of a new driver. Requires a valid JWT token.
Request
Driver created successfully.
Unauthorized request due to missing or invalid token.
Internal server error while creating the driver.