POST api/v1/Edu/StartVideo
车学堂视频学习-开始视频学习
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
req |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "videoId": 1 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
{ "data": { "watchToken": "sample string 1", "psign": "sample string 2" }, "status": 0, "friendlyMessage": "sample string 1", "message": "sample string 2", "requestId": "0eb7dad37cba4d3d9149143b72180635", "appOwnerId": 0 }