declineFriendRequest
Declines a user's friend request by their UserId
| Request Body Information required to decline 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 | ||||
|---|---|---|---|---|
200A successful request
|