Skip to main content
PATCH
Update a Telematics Remote Vehicle

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept-Language
string
default:en

The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.

Example:

"en"

Path Parameters

id
string
required

Telematics Remote Vehicle ID

Body

application/json
telematics_fleet_id
string<uuid>
equipment_id
string<uuid> | null
remote_vehicle_external_id
number
remote_vehicle_external_name
string
remote_vehicle_external_model
string | null
remote_vehicle_external_license_plate_number
string | null

Response

OK

data
TelematicsRemoteVehicle-Read · object
required