Set Follows for Group
关注组
Set Follows for Group
Set follows for a group (replace all)
PUT
Set Follows for 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}/follows方法:
PUT描述: 设置关注组的关注项(替换所有现有关注项)
请求参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| group_id | str | 关注组 ID |
请求体
| 参数名 | 类型 | 描述 |
|---|---|---|
| follow_values | list[FollowValue] | 新的关注项列表 |
响应参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| message | str | 操作结果消息 |
Authorizations
Enter your Bearer token
Path Parameters
Body
application/json
Request to update follow group members
List of follow values
