Commit 4e63a6a1d23578bf9dc0c53984f58ff0c912ccb4
1 parent
e0bb11ab
2
Showing
1 changed file
with
0 additions
and
1 deletions
02.直播云/1.1 获取直播活动信息接口APP.md
| ... | ... | @@ -16,7 +16,6 @@ HTTP GET |
| 16 | 16 | | :----------- | :------: | :------: | :------: | |
| 17 | 17 | | appId | string | true | 应用ID | |
| 18 | 18 | | activityId| string | true | 由开发者通过API创建接口或者在直播云管理端创建,保证唯一性 | |
| 19 | -| globalId| string | true | 第三方SP资源ID,由第三方appId_activityId组成 | | |
| 20 | 19 | | timestamp | int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确 | |
| 21 | 20 | | platform_id | String | true | 平台ID,鉴权 | |
| 22 | 21 | | sign | String | true | 签名规则见 [签名详情] (http://help.open.cnlive.com/common.html) | | ... | ... |