Phanfare Support Site
UpdateAlbum
From Doc
Updates album property fields
Valid fields for field_to_update are: album_name, album_descr, album_start_date, album_end_date, groups, and album_type. If updating groups, use a comma separated list of group IDs.
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
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>

