Remove Follows from Group
关注组
Remove Follows from Group
Remove follows from a group
DELETE
Remove Follows from 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方法:
DELETE描述: 从关注组中移除关注项
请求参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| group_id | str | 关注组 ID |
查询参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| follow_values | list[str] | 要删除的关注值列表(如股票代码、频道 ID) |
响应参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| message | str | 操作结果消息 |
