acceptFriendRequest
Accepts a user's friend request by their UserId
Request Body Information required to accept a user's friend request |
---|
userid string — REQUIREDThe UserId |
tokenContent string — REQUIREDThe token's content |
targetUserId string — REQUIREDThe UserId to apply the action to |
Responses | ||||
---|---|---|---|---|
200 A successful request
|