Users\Followers
Follow a specific user
This method causes the authenticated user to become the follower of another user.
put/users/{user_id}/following/{follow_user_id}
Path parameters
follow_user_idnumber required
Example:3766357
The ID of the user to follow.
user_idnumber required
Example:152184
The ID of the user.
Response
The user was followed.
Changes
Changed in 2 of the 13 revisions of this API.4
- ○
api tag
Users\Followersaddedapi-tag-added
- ○
api tag
Users\Followsremovedapi-tag-removed
- ○
- ○
api tag
Users\Followsaddedapi-tag-added
- ○
api tag
Users\Followersremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○