Skip to main content
POST
Unfollow Company

取消关注公司

URL: /v1/tools/user/unfollow-company
方法: POST
描述: 取消关注一家公司,将其从用户的关注列表中移除。

请求参数

响应参数

请求示例

cURL
Python
TypeScript

响应示例

错误响应

使用场景

  1. 管理关注列表
    • 用户取消对不再感兴趣的公司的关注
    • 清理和优化个人关注列表
  2. 与关注接口配合使用
    • 配合 follow_companyfollowed_companies 管理完整的关注列表

Authorizations

Authorization
string
header
required

Enter your Bearer token

Body

application/json

Request model for following/unfollowing a company

symbol
string
required

Stock symbol, e.g. 00700 / AAPL

Response

Successful Response

status
boolean
default:true
message
string
default:success