Phanfare Support Site
DeleteAlbum
From Doc
Deletes an album in the authenticated user's account
Parameters
api_key (required)
- The api key for your application
session_id (required)
- The id for your current session
target_uid (required)
- The ID of the Phanfare user
album_id(required)
- The ID of the album to delete
Sample Response
<rsp stat="ok"> </rsp>

