关注某用户
PUT
/user/follow/{userId}
接口描述
关注某用户
请求头
参数名
类型
描述
必填
Authorization
授权头,内容填入token令牌
必填
请求参数
参数名
类型
描述
必填
userId
String
要关注的用户的Id
必填