Update Follow Group
关注组
Update Follow Group
Update a follow group
POST
Update Follow Group
Documentation Index
Fetch the complete documentation index at: https://docs.reportify.cn/llms.txt
Use this file to discover all available pages before exploring further.
更新关注组
URL:/v1/following/groups/{group_id}方法:
POST描述: 更新关注组的名称
请求参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| group_id | str | 关注组 ID |
请求体
| 参数名 | 类型 | 描述 |
|---|---|---|
| name | str | 新的组名称(可选) |
响应参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| group_id | str | 关注组 ID |
| name | str | 组名称 |
| count | int | 关注项数量 |
Authorizations
Enter your Bearer token
Path Parameters
Body
application/json
Request to update a follow group
Follow group name
