photoAlbums

The following methods are supported on this resource:

Mount Points

The following URLs are examples of where this resource is mounted :

XML: http://api.hi5.com
*JSON: http://api.hi5.com
*JSON endpoints are mounted read-only.

read

Retrieve a list of all of a user's albums in alphabetical order. This method is deprecated in favor of Using the FeedApi.

Output Payload

albums for the current user. see data type <albums>

Errors

code description
503 if the internal request constraints are violated.
403 if the session key, api key, or api signature is invalid

update

Retrieve a list of all of a user's albums in alphabetical order. This method is deprecated in favor of Using the FeedApi.

Output Payload

albums for the current user. see data type <albums>

Errors

code description
503 if the internal request constraints are violated.
403 if the session key, api key, or api signature is invalid

Comments