POST Web/media/updatevideos
Request Information
URI Parameters
None.
Body Parameters
PreExecutionVideosDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| PEDId | integer |
None. |
|
| VideoName | string |
None. |
|
| VideoFileCreatedDate | date |
None. |
|
| VideoFileModifyDate | date |
None. |
|
| VideoFilePath | string |
None. |
|
| VideoFilePathfiles | Collection of HttpPostedFileBase |
None. |
|
| GPXFileName | string |
None. |
|
| GPXFileCreatedDate | date |
None. |
|
| GPXFileModifyDate | date |
None. |
|
| GPXFilePath | string |
None. |
|
| GPXFilePathfiles | Collection of HttpPostedFileBase |
None. |
|
| VideoType | string |
None. |
|
| ispanarom | boolean |
None. |
|
| Isactive | boolean |
None. |
|
| CreatedById | integer |
None. |
|
| CreatedDate | date |
None. |
|
| UpdatedById | integer |
None. |
|
| UpdtaedDate | date |
None. |
|
| gppoints | string |
None. |
|
| PackageName | string |
None. |
|
| ZoneName | string |
None. |
|
| DistrictName | string |
None. |
|
| LinkName | string |
None. |
|
| SublinkName | string |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| Folder | string |
None. |
|
| polepoints | string |
None. |
|
| NotRequired | string |
None. |
|
| selected | boolean |
None. |
|
| NewPathDownload | string |
None. |
|
| RegionId | integer |
None. |
|
| PreExecutionVideos | Collection of PreExecutionVideosDto |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.