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
sort
optionalviral | time | top - defaults to viral
window
optionalChange the date range of the request if the sort is "top", day | week | month | year | all, defaults to week
page
optionalinteger - the data paging number
customGalleryImage
View a single image in a user's custom gallery
Parameters
image_id
requiredThe ID for the gallery item.
item_id
requiredItem_id
customGalleryAdd
Add tags to a user's custom gallery
Parameters
tags
requiredArray of tags (e.g. 'cats,dogs')
customGalleryRemove
Remove tags from a custom gallery
Parameters
tags
requiredArray of tags (e.g. 'cats,dogs')
SEE ALSO
https://api.imgur.com/endpoints/custom_gallery