Add user as driver
Drivers
Add user as driver
Add a user as a driver to the specified vehicle
PUT
Add user as driver
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The two-letter country code of the asset provider the vehicles belong to
Required string length:
2The three-character code of the asset provider the vehicles belong to
Required string length:
3The id of the vehicle
Body
application/json
The request body contains information about the user that should be added as a driver
Mobility provider country code
Required string length:
2Example:
"AT"
Mobility provider code
Required string length:
3Example:
"ABC"
The user id in UUID format (only the versions 1, 2, 3 and 4 are currently supported)
Example:
"828c2d1c-d933-4138-9577-02c292b6d869"
Response
Successfully added the user as a driver
