0
Fertiggestellt

Add Image API Album

Jeff Johnson vor 13 Jahren aktualisiert von Alan Schaaf (Founder) vor 13 Jahren 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?

Antwort

Antwort
Fertiggestellt

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

Antwort
Fertiggestellt

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...