latestOpenAPI 3.0.22026-07-1332837755.1 KB
ea882e0224a4
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.