POST api/v1/Stream/End?streamId={streamId}
结束播放视频
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
streamId | 播放流ID |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "status": 0, "friendlyMessage": "sample string 1", "message": "sample string 2", "requestId": "b51467fc306f482d82ee3a4db404e438", "appOwnerId": 0 }