We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29dbf5f commit daf323bCopy full SHA for daf323b
docs/live/manage.md
@@ -434,7 +434,6 @@ curl 'https://api.live.bilibili.com/room/v1/Room/startLive' \
434
| platform | str | 直播平台 | 必要 | 直播姬(pc):pc_link<br />web在线直播:web_link(已下线)<br />bililink:android_link |
435
| room_id | num | 直播间id | 必要 | 必须为自己的直播间id |
436
| csrf | str | CSRF Token(位于cookie) | 必要 | |
437
-| uid | num | 用户id | 非必要 | |
438
439
**json回复:**
440
0 commit comments