Commit e14157fe403a9a0bf9fddd6a27217aee3d59627c
1 parent
241a36a5
2
Showing
1 changed file
with
2 additions
and
4 deletions
02.直播云/3.4 重置直播状态接口.md
| 1 | -### 直播备播地址接口 | 1 | +### 重置直播状态接口 |
| 2 | ----- | 2 | ----- |
| 3 | -#### URL: http://bc.cnlive.com/bokong/saveAlternateAddress/activity | 3 | +#### URL: http://api.cnlive.com/open/api2/live_epg/resetStatus |
| 4 | ----- | 4 | ----- |
| 5 | #### 接口说明: | 5 | #### 接口说明: |
| 6 | ----- | 6 | ----- |
| @@ -13,8 +13,6 @@ | @@ -13,8 +13,6 @@ | ||
| 13 | | :----------- | :------: | :------: | :------: | | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | | appId | string | true | 应用ID | | 14 | | appId | string | true | 应用ID | |
| 15 | | activityId| string | true | 活动ID | | 15 | | activityId| string | true | 活动ID | |
| 16 | -| alternateAddressUrl| string | true | 直播备播地址 | | ||
| 17 | -| status | int | true | 是否启用备用地址,0:启用;1:禁用 | | ||
| 18 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | 16 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 19 | 17 | ||
| 20 | #### 返回说明: | 18 | #### 返回说明: |