<< Back to oGoing API Documentation

favorites/remove

Un-favorites the status specified in the ID parameter as the authenticating user. Returns the un-favorited status in the requested format when successful.

URL:

http://api.ogoing.com/favorites/remove

Formats:

xml

Requires Authentication

True

Parameters

  • UserName - Specifies the username of the user for whom to return the users home timeline.
  • Password - Password of user
  • PortalName - Portal name where user is registered.
  • UpdateID - UpdateID is numeric Id of oGoing Update.

Response

true/false

Usage Example

http://api.ogoing.com/favorites/remove?username=user110&password=user110&portalname=http://www.ogoing.com&UpdateID=423630

<< Back to oGoing API Documentation