Lockerz Admin
posted this on December 05, 2010 07:14 pm
This call will let you delete a photo.
<API_Endpoint>/photos/{PhotoId}
DELETE
XML, JSON
Yes
{PhotoId} - Id of a photo.
N/A
SessionKeyOperationResponse
N/A
N/A
N/A
curl -X DELETE http://api.plixi.com/api/tpapi.svc/photos/1565 -u bbbb@foo2.com:password -H "TPSERVICE:Plixi"