friends_friendship_request_user_ids
This endpoint is used to get a list of IDs of users who have requested friendship of a given user.
Resource URL
http://localhost/api/userplus/friends_friendship_request_user_ids/
Method
POST
Required Parameters
- user_id - The ID of the user who has received the friendship
- key – get API key from Settings > User Plus
Sample Request URL
http://localhost/api/userplus/friends_friendship_request_user_ids/?key=KEY-HERE&user_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