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