Lepozepo / cloudinary

MIT License
94 stars 42 forks source link

No Cloudinary.delete on the server? #57

Closed ciwolsey closed 8 years ago

ciwolsey commented 8 years ago

I have an app where posts (which have images) expire after 21 days. I have a cron job that runs every hour that removes all posts older than 21 days. I also need to remove images from cloudinary but it seems Cloudinary.delete isn't defined on the server. Is this possible?

danielparas commented 8 years ago

@ciwolsey was looking for the same thing. Has already been answered here https://github.com/Lepozepo/cloudinary/issues/38