Imgur-API

 view release on metacpan or  search on metacpan

lib/Imgur/API/Endpoint/Custom_gallery.pod  view on Meta::CPAN


The ID for the gallery item.

=item *
 C<item_id> I<required>

Item_id


=back


=head2 customGalleryAdd

=over 2

Add tags to a user's custom gallery

=back

B<Parameters>

=over 4


=item *
 C<tags> I<required>

Array of tags (e.g. 'cats,dogs')


=back


=head2 customGalleryRemove

=over 2

Remove tags from a custom gallery

=back

B<Parameters>

=over 4


=item *
 C<tags> I<required>

Array of tags (e.g. 'cats,dogs')


=back


=head1 SEE ALSO

=over 4 

https://api.imgur.com/endpoints/custom_gallery

=back

=cut



( run in 0.810 second using v1.01-cache-2.11-cpan-d7f47b0818f )