API reference
API reference index
For the complete API reference, select an endpoint from the list:
Manage follows
Allows a user ID to follow another user | POST /2/users/:id/following |
Allows a user ID to unfollow another user | DELETE /2/users/:source_user_id/following/:target_user_id |