0
Completat

Add Image API Album

Jeff Johnson fa 13 anys updated by Alan Schaaf (Founder) fa 13 anys 3
I didn't see a way for adding an image via the API to specify what album the image should go into. Is this possible?

Answer

Answer
Completat

Yes, that's possible. Check this out: http://api.imgur.com/resources_auth#account_albums_id

Answer
Completat

Yes, that's possible. Check this out: http://api.imgur.com/resources_auth#account_albums_id

Can I add a brand new image and specify the album in a single API call? This end point doesn't seem to be able to do that
You'll have to upload the image and then make a second call to place it into an album.
Any chance of adding an optional param for album to the image upload API endpoint? Something for the future...