<< Back to oGoing API Documentation

Status/update

Updates the authenticating users status.

URL:

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

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.
  • Message - oGoing update.

Response

true / false

Usage Example

http://api.ogoing.com/status/update?username=user110&password=user110&portalname=http://www.ogoing.com&message=hellofromoGoingAPI

<< Back to oGoing API Documentation