friends_remove_friend
This endpoint is used to remove a user as friend (in BuddyPress).
Resource URL
http://localhost/api/userplus/friends_remove_friend/
Method
POST
Required Parameters
- cookie
- friend_id - ID of the "friend" user (the user whose friendship is being removed).
- key – get API key from Settings > User Plus
Sample Request URL
http://localhost/api/userplus/friends_remove_friend/?key=KEY-HERE&cookie=Cookie-here&friend_id=1
Related Endpoints
- friends
- friends_accept_friendship
- friends_add_friend
- friends_check_friendship
- friends_count_invitable_friends
- friends_friend_count
- friends_friend_count_for_user