Commit cb824bc74da774598f2bd9e3023a04e4beb7defc
1 parent
1fea322d
update
Showing
1 changed file
with
8 additions
and
9 deletions
05.互动云/3.7 UGC主播鉴权接口.md
| 1 | -#### 请求参数说明: | |
| 2 | -| 参数名 | 参数类型 | 必选 | 参数说明 | | |
| 1 | +#### 璇锋眰鍙傛暟璇存槑: | |
| 2 | +| 鍙傛暟鍚 | 鍙傛暟绫诲瀷 | 闀垮害 | 蹇呴 | 鍙傛暟璇存槑 | | |
| 3 | 3 | | :-----------: | :------: | :------: | :------: | |
| 4 | -| appId | String | true | 应用ID | | |
| 5 | -| id | String | true | 聊天室ID | | |
| 6 | -| sign | String | true | 签名| | |
| 4 | +| appId | String | true | 搴旂敤ID | | |
| 5 | +| sid | String | true | 鐢ㄦ埛ID | | |
| 7 | 6 | ----- |
| 8 | -#### 返回格式说明: | |
| 7 | +#### 杩斿洖鏍煎紡璇存槑: | |
| 9 | 8 | ``` |
| 10 | 9 | { |
| 11 | 10 | "errorCode":"0", |
| 12 | - "errorMessage":"成功" | |
| 11 | + "errorMessage":"鎴愬姛" | |
| 13 | 12 | } |
| 14 | 13 | |
| 15 | 14 | { |
| 16 | - "errorCode":"530xx", | |
| 17 | - "errorMessage":"无权访问" | |
| 15 | + "errorCode":"50000", | |
| 16 | + "errorMessage":"鍏跺畠寮傚父" | |
| 18 | 17 | } |
| 19 | 18 | |
| 20 | 19 | ``` |
| 21 | 20 | \ No newline at end of file | ... | ... |