API Request: copy image

David PLDavid PL Registered Users Posts: 80 Big grins
I would like to implement a feature in our software to allow a user to duplicate a gallery. I don't a see a current API method that can be used to accomplish this task. Looking for a method that would work as follows:

API Method: smugmug.image.copy

This method will copy the image specified by ImageID to the Album specified by AlbumID. If AlbumID is not specified, a copy of the image is made in the same Album.

Arguments:* String SessionID
  • ImageID
  • int AlbumID optional
Sign In or Register to comment.