Showing
1 changed file
with
5 additions
and
1 deletions
@@ -23,11 +23,15 @@ | @@ -23,11 +23,15 @@ | ||
23 | 23 | ||
24 | 24 | ||
25 | ## 更新用户腾讯云配置 | 25 | ## 更新用户腾讯云配置 |
26 | - * URL {env.url}/user/omnipotent/thinking/clazz/room/silence | 26 | + * URL {env.url}/user/qcloud/config |
27 | * `POST` Method | 27 | * `POST` Method |
28 | * path 参数: | 28 | * path 参数: |
29 | * request 参数: | 29 | * request 参数: |
30 | 30 | ||
31 | + |参数名 | 类型 | 必填 | 说明 | 示例 | | ||
32 | + |-------------|--------|------|----------|------| | ||
33 | + | enabled_camera| Boolean | Y | 启用摄像头| true,false | | ||
34 | + | ||
31 | * response: | 35 | * response: |
32 | 36 | ||
33 | http code 200 | 37 | http code 200 |
-
Please register or login to post a comment