friends_group_invite_list
This endpoint is used to get a list of friends that a user can invite into this group.
Resource URL
http://localhost/api/userplus/friends_group_invite_list/
Method
POST
Required Parameters
- user_id - User ID whose friends to see can be invited.
- group_id Group to check possible invitations against.
- key – get API key from Settings > User Plus
Sample Request URL
http://localhost/api/userplus/friends_group_invite_list/?key=KEY-HERE&user_id=1&group_id=3
Related Endpoints
- friends
- friends_accept_friendship
- friends_add_friend
- friends_check_friendship
- friends_count_invitable_friends
- friends_friend_count
- friends_friend_count_for_user