<< Back to oGoing API Documentation

status/delete

Destroys the oGoing update specified by the required UpdateID parameter. The authenticating user must be the author of the specified update.

URL:

http://api.ogoing.com/status/delete

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 numerical Id of oGoing update.

Response

true/false

Usage Example

http://api.ogoing.com/status/delete?username=user110&password=user110&portalname=http://www.ogoing.com&UpdateId=423630

<< Back to oGoing API Documentation