This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

How can i limit the quantity of image that i can upload to a folder?

Comments

1 comment

  • Avatar
    Raya Straus

    Hi Francisco,

    Thanks for reaching out.

    While we don't have an in-house feature to set a limit on a folder, you can implement a counter in your code that checks against the number of resources that are currently in the folder.

    Please take a look at our resources method to list resources under the folder-

     https://cloudinary.com/documentation/admin_api#list_resources    

    Hope this helps, please let me know if you have any further questions.

    Thanks,
    Raya

    0
    Comment actions Permalink

Post is closed for comments.