Lockerz Admin
posted this on December 05, 2010 07:35 pm
This lets a user view a photo album that is made private to friends only viewing.
<API_Endpoint>/albums/{AlbumId}/watch
POST
XML, JSON
Yes
{AlbumId} - Id of an album.
N/A
SessionKeyOperationResponse
N/A
400 BadRequest, 10040 InvalidAlbumId - {AlbumId} is not a number
403 Forbidden - Bad Credentials
N/A
curl -X POST http://api.plixi.com/api/tpapi.svc/albums/183/watch -u bbbb@foo2.com:password -H "TPSERVICE:Plixi"