Pair RL device with external device
PUT
/external_service/{service_type}/pair
external service
To unpair RoscoLive device from external (Webfleet / Ituran) device pass an empty
serial_number
parameter.Authorization
header is optional. To pair RL device with external (Webfleet / Ituran) device, if user and device (device_id
parameter) belong to different companies, the user should provide bearer token in the Authorization
header.Parameter Details
serial_number
parameter:additional
parameter:null
.{"ldw_l": "snapshot_only", "ldw_r": "snapshot_only", "hmw": "snapshot_only", "ufcw": "video_snapshot", "fcw": "video_snapshot", "pdz": "snapshot_only", "pcw": "snapshot_only", "tsr": "snapshot_only"}
User Role Permissions
Role | Permission |
---|---|
Partner | |
Partner View | |
Custom Partner | |
Fleet Manager | |
Group Manager | |
User | |
Custom User |
Request
Path Params
service_type
enum<string>Â
required
Allowed values:
webfleetituran
Body Params multipart/form-data
device_id
integerÂ
required
serial_number
stringÂ
required
<= 50 characters
license_plate
string  | nullÂ
optional
>= 1 characters<= 32 characters
Default:
null
Example:
NYV004
additional
stringÂ
optional
>= 1 characters<= 1024 characters
Request samples
Responses
Modified at 2025-03-27 11:20:30