Commit 95eb989ea0e3a73e2b92dbb4b8c9b474c27e09e1
1 parent
6c6a23fe
1
Showing
1 changed file
with
1 additions
and
4 deletions
8.直播云/1.3 创建直播活动接口.md
| @@ -22,7 +22,6 @@ | @@ -22,7 +22,6 @@ | ||
| 22 | | coverImgUrl | string | false | 活动封面 | | 22 | | coverImgUrl | string | false | 活动封面 | |
| 23 | | activityCategory | string | false | 活动分类ID,001 发布会/002 婚礼/003 年会 /004 体育/005 游戏/006 旅游&户外/007 财经/008 演唱会/009 烹饪/010 宠物&动物/011 访谈/012 教育/013 竞技/014 剧场/015 晚会/016 电视节目/017 秀场 | | 23 | | activityCategory | string | false | 活动分类ID,001 发布会/002 婚礼/003 年会 /004 体育/005 游戏/006 旅游&户外/007 财经/008 演唱会/009 烹饪/010 宠物&动物/011 访谈/012 教育/013 竞技/014 剧场/015 晚会/016 电视节目/017 秀场 | |
| 24 | | extensions | string | false | 扩展字段,参数格式为Map对象的Json字符串 | | 24 | | extensions | string | false | 扩展字段,参数格式为Map对象的Json字符串 | |
| 25 | -| sp_id | string | true | 应用ID | | ||
| 26 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | 25 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 27 | 26 | ||
| 28 | #### 返回说明: | 27 | #### 返回说明: |
| @@ -31,6 +30,4 @@ | @@ -31,6 +30,4 @@ | ||
| 31 | "errorCode":"0", | 30 | "errorCode":"0", |
| 32 | "messagae":"请求成功" | 31 | "messagae":"请求成功" |
| 33 | } | 32 | } |
| 34 | -``` | ||
| 35 | - | ||
| 36 | - | 33 | +``` |
| 37 | \ No newline at end of file | 34 | \ No newline at end of file |