/feed/photos/user/{userId}/albumid/{albumId}/photoid/{photoId}
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. | |
update
Set or update description of a photo. The description text must not be longer than 200 characters.
Possible HTTP Parameters
| name | description |
|---|---|
| photoId | (no documentation provided) |
| userId | (no documentation provided) |
| albumId | (no documentation provided) |
| description | (no documentation provided) |
Output Payload
(no documentation provided)
Errors
| code | description |
|---|---|
| 403 | Thrown when an attempt is made to do something without the correct permissions. |
| 404 | Thrown when attempting to access a missing resource |
| 400 | Thrown when attempting to access a missing resource |