friends_withdraw_friendship
This endpoint is used to withdraw a friendship request.
Resource URL
http://localhost/api/userplus/friends_withdraw_friendship/
Method
POST
Required Parameters
- cookie
- friendship_id – ID of the pending friendship object.
- key – get API key from Settings > User Plus
Sample Request URL
http://localhost/api/userplus/friends_withdraw_friendship/?key=KEY-HERE&cookie=Cookie-here&friendship_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