@@ -318,6 +318,16 @@ PS. 注意,arkose_urls中的地址需要支持PandoraNext的Arkose Token获取
}
}
```
## 获取ChatGPT-Account-ID接口
接口URI:`/getAccountID`
请求方式:`POST`
```
请求头加上
Authorization:Bearer refresh_token
```
## 示例
@@ -337,6 +347,7 @@ services:
```
## 功能演示
<details>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.