<< Back to oGoing API Documentation

favorites/set

Favorites the status specified in the ID parameter as the authenticating user. Returns the favorite status when successful.

URL:

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

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/set?username=user110&password=user110&portalname=http://www.ogoing.com&UpdateID=423630

<< Back to oGoing API Documentation