API ReferenceAlbumsAdd an image to an album.Add an image to an album. POST /users/:userId/albums/:albumId/images/:imageId Add an image to one of your albums. Use "favorites" as albumId to add to your favorites. Request Responses204401404Image added successfully.Authentication required.Album or image not found.