Lockerz Admin
posted this on November 28, 2010 05:57 pm
Use this call to upload a photo.
<API_Endpoint>/upload2
GET
JSON, XML
Yes
N/A
N/A
TweetPhotoResponse
MimeType (required), Message, Tags, AlbumId, IsProfileImage, Rotate
N/A
N/A
curl -X POST http://api.plixi.com/api/tpapi.svc/upload2 -u mlinenweber+26@gmail.com:password -H "TPSERVICE:Plixi" -H "TPAPIKEY:4C49020A-2462-496E-BF61-2F305A7A076E" -H"TPMIMETYPE:image/jpg" --data-binary @"C:\Users\Public\Pictures\Sample Pictures\Koala.jpg"