注意:该接口需要登陆后才能调用。
取消关注。
DELETE /api/articles/{article_id}/followers
article_id
integer
文章ID
关注者数量
{ "code": 0, "data": { "follower_count": 112 } }
code
无任何错误时,状态码为 0
data.follower_count