Skip to end of metadata
Go to start of metadata
Outdated
Please upgrade to the latest version.

API Method: smugmug.images.changeSettings

This method updates specific settings for a given image specified by ImageID. If any of the parameters are missing or are empty strings "", they're ignored and the current settings are preserved. Otherwise, they're updated with the new settings. This method can be used to update Captions, Keywords, or to move an image from one Album to another.

Arguments:* String SessionID

  • int ImageID
  • struct
    • int "AlbumID"
    • String "Caption"
    • String "Keywords"
    • Boolean "Hidden"

Result:* boolean "Image"

Fault Codes:* 4 - "invalid user"

  • 5 - "system error"
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.