DeleteImage
From Doc
Deletes a photo or video from the authenticated user's collection.
Parameters
api_key (required)
- The api key for your application
target_uid (required)
- The ID of the Phanfare user
album_id (required)
- The ID of the album to obtain information on
section_id (required)
- The ID of the section to obtain information on
image_id (required)
- The ID of the image to obtain information on
Sample Response
<rsp stat="ok"> </rsp>

