Request video of a previously created custom event. Value of event_id parameter can be obtained from response of "Request Custom Video" or from any API that returns a list of events for the company.Roles with endpoint access
Role
Permission
Partner
Partner View
Custom Partner
Fleet Manager
Group Manager
User
Custom User
Request
Path Params
company_name
stringÂ
required
Company name in RoscoLive
Example:
Acme Trucking LLC
event_id
integerÂ
required
ID of event to request video for
>= 0
Example:
12345
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'https://fleet.roscolive.com/api/v1.0/partners/companies/Acme Trucking LLC/events/12345/videos'