Remove friend
DELETE /v1/friends/remove/:username
Remove a friend by username (or userId)
Path Parameters
- username string required
Username (or userId) of the friend you want to delete
Responses
- 200
- 404
OK
NOT FOUND
Loading...
DELETE /v1/friends/remove/:username
Remove a friend by username (or userId)
Username (or userId) of the friend you want to delete
OK
NOT FOUND