Update a status message 

To update a status message, send an updated status document in Atom format using an HTTP PUT request.

See Authenticating requests for information about how to authenticate the request.

Table 1. Atom API request details

Method URI Input representation
PUT Value of the href attribute of the <atom:link> element with the rel="http://www.ibm.com/xmlns/prod/sn/status" attribute in the person's profile feed or service document (which is found at /profiles/atom/profileService.do). status


Input


Provide a status Atom document. The content type of the Atom entry document must be application/atom+xml.


Output


None.

Returned HTTP headers

HTTP/1.1 200 OK

Error codes


Parent topic

Work with status messages

Related reference
Status content

+

Search Tips   |   Advanced Search