Set Driver Default Vehicle
/driver
Set Driver Default Vehicle
POST request to set the default vehicle for a driver to the specified . An error is returned in the following cases:
- if there is already a default vehicle assigned to the driver
- if the vehicle is already assigned to be the default vehicle for another driver
POST
Set Driver Default Vehicle
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
Driver with vehicle link successfully created
Pattern:
^[\w]*$Pattern:
^[a-zA-Z0-9]{0,25}$|