Lockerz Admin
posted this on December 05, 2010 07:00 pm
This call will let you post the user that viewed a specific photo.
<API_Endpoint>/users/{User}/views/{PhotoId}
POST
XML, JSON
Yes
{User} - Alias or Id for a user. {PhotoId} - Id of a photo.
N/A
SessionKeyOperationResponse
N/A
N/A
N/A
curl -X POST http://api.plixi.com/api/tpapi.svc/users/723/views/9 -u bbbb@foo2.com:password -H "TPSERVICE:Plixi" -d "abc@123.com"