POST api/Video/UploadZip/{vehicleKey}
Upload Video Zip for an existing vehicle
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
vehicleKey | integer |
Required |
Body Parameters
None.
Response Information
Number of Videos processed
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>
Resource Description
Number of Videos processed
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>