Users\Followers

Unfollow a user

This method causes the authenticated user to stop following another user.

delete/users/{user_id}/following/{follow_user_id}

Path parameters

follow_user_idnumber required
Example:3766357

The ID of the user to unfollow.

user_idnumber required
Example:152184

The ID of the user.

Response

The user was unfollowed.

Changes

Changed in 2 of the 13 revisions of this API.4