Add Follows to Group
关注组
Add Follows to Group
Add follows to a group
POST
Add Follows to 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方法:
POST描述: 向关注组添加关注项
请求参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| 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
