Phanfare Support Site
UpdateSection
From Doc
Updates section property field
Valid fields for field_to_update are: section_name, section_descr
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 update
section_id(required)
- The ID of the section to update
field_to_update (required)
- The name of the album property to update
field_value (required)
- The new value for the property
Sample Response
<rsp stat="ok"> </rsp>

