POST api/Video/UploadZip/{vehicleKey}

Upload Video Zip for an existing vehicle

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>