Lockerz Admin
posted this on December 05, 2010 07:44 pm
This call will let a user set their status.
<API_Endpoint>/users/{User}/status
POSY
XML, JSON
Yes
{User} - Alias or Id for a user.
{Status}
SessionKeyOperationResponse
N/A
N/A
N/A
curl -X POST http://api.plixi.com/api/tpapi.svc/users/723/status -u bbbb@foo2.com:password -H "TPSERVICE:Plixi" -d "my status"