文章 Is Following Follows REST 端点

URLs

GET api/v1/users/following/isfollowing.xml (or .json)

请求参数

名称

类型

描述

必需

默认值

选项

FollowerUsername

string

Follower Username, Either FollowerUsername or FollowerId is required.

FollowerId

int

Follower Id. Either FollowerUsername or FollowerId is required.

FollowingUsername

string

Following Username. Either FollowingUsername or FollowingId is required.

FollowingId

int

Following Id. Either FollowingUsername or FollowingId is required.