Commit d182077e9ed2e6dd5a29e42dc82e2d1b5f2d6a15
1 parent
1a874901
3
Showing
1 changed file
with
1 additions
and
0 deletions
02.直播云/1.5 停止直播活动接口.md
| ... | ... | @@ -13,6 +13,7 @@ |
| 13 | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | 14 | | appId | string | true | 应用ID | |
| 15 | 15 | | activityId| string | true | 活动ID,确保SP下的唯一性 | |
| 16 | +| remark| string | false | 备注下直播结束的原因:正常 or 异常结束 | | |
| 16 | 17 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 17 | 18 | |
| 18 | 19 | #### 返回说明: | ... | ... |