Follow a user ID
POST https://api.twitter.com/2/users/:id/following
Allows a user ID to follow another user.
For full details, see the API reference for this endpoint.
Sign up for the Twitter API
Request Body
{"target_user_id"=>"2244994945"}
POST https://api.twitter.com/2/users/:id/following
Allows a user ID to follow another user.
For full details, see the API reference for this endpoint.
Sign up for the Twitter API
{"target_user_id"=>"2244994945"}