Skip to main content
DELETE
Remove user as driver

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

assetProviderCountryCode
string
required

The two-letter country code of the asset provider the vehicles belong to

Required string length: 2
assetProviderCode
string
required

The three-character code of the asset provider the vehicles belong to

Required string length: 3
vehicleId
string
required

The id of the vehicle

Query Parameters

mobilityProviderCountryCode
string
required

The two-letter country code of the mobility provider the user is registered under

Required string length: 2
mobilityProviderCode
string
required

The three-character code of the mobility provider the user is registered under

Required string length: 3
customerId
string<uuid>
required

The user id in UUID format (only the versions 1, 2, 3 and 4 are currently supported)

Response

Successfully removed the user as a driver