Delete friend from user's friend list
Delete the specified user from the current user's friend list
delete/friends/{id}
Path parameters
idinteger required
The ID of the friend to be deleted
Headers
authorizationstring required
Access token to authorize request
Response
Friend deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.