FAQ/API Documentation/Photo Resources

Delete Photo Map

Lockerz Admin
posted this on December 05, 2010 06:59 pm

This call will let you delete a map associated with a photo.

URL

<API_Endpoint>/maps/{PhotoMapId}

HTTP Method

DELETE

Formats

XML, JSON

Authenticated

Yes

Input

{PhotoMapId} - Id of a photo map.

Contents

N/A

Output

SessionKeyOperationResponse

Parameters

N/A

Error Codes

N/A

Notes

N/A

Example

curl -X DELETE http://api.plixi.com/api/tpapi.svc/maps/239 -u bbbb@foo2.com:password -H "TPSERVICE:Plixi"

 
Topic is closed for comments