NAME
Imgur::API::Endpoint::Custom_gallery
DESCRIPTION
Access to the imgur Custom_gallery API Endpoint.
METHODS
customGallery
View images for current user's custom gallery
Parameters
sortoptionalviral | time | top - defaults to viral
windowoptionalChange the date range of the request if the sort is "top", day | week | month | year | all, defaults to week
pageoptionalinteger - the data paging number
customGalleryImage
View a single image in a user's custom gallery
Parameters
image_idrequiredThe ID for the gallery item.
item_idrequiredItem_id
customGalleryAdd
Add tags to a user's custom gallery
Parameters
tagsrequiredArray of tags (e.g. 'cats,dogs')
customGalleryRemove
Remove tags from a custom gallery
Parameters
tagsrequiredArray of tags (e.g. 'cats,dogs')
SEE ALSO
https://api.imgur.com/endpoints/custom_gallery