Phanfare Support Site
HideImage
From Doc
Hides or unhides and image from the web.
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 sectionto obtain information on
image_id (required)
- The ID of the image to obtain information on
hide (required)
- The new hide state of the image - 1 = hidden, 0 = visible
Sample Response
<rsp stat="ok"> </rsp>

