drop_friendship


Removes a friendship between two users.

Parameters

Name Description
userID required User ID of the user performing the action.
friendID required User ID of the friend who should be accepted, blocked, etc.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcFriendship?action=dropFriend&userID=229751571&friendID=229829209&devkey=[devkey]

JSON Response