0
Ukończony

Add Image API Album

Jeff Johnson 13 lat temu Ostatnio zmodyfikowane przez Alan Schaaf (Founder) 13 lat temu 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?

Odpowiedź

Odpowiedź
Ukończony

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

Odpowiedź
Ukończony

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