PUT api/v1/ShotClass/UpdateVideoPlayedDuration?classId={classId}&duration={duration}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
classId | integer |
Required |
|
duration | time interval |
Required |
|
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.