cloudinary icon indicating copy to clipboard operation
cloudinary copied to clipboard

Endpoint for deleting file on Cloudinary

Open YannFroment opened this issue 4 years ago • 3 comments

Hi :)

I don't find in documentation the endpoint for deleting an uploaded file on Cloudinary.

According to Cloudinary API, it should be like Cloudinary::Uploader.destroy(public_id, options = {})

But $cloudinary instance doesn't have a destroy method.

Thanks for your work and your attention <3

KR

YannFroment avatar Dec 27 '20 07:12 YannFroment

@YannFroment Thank you for reporting. This API is not yet provided by this module. Currently we only have upload and explicit exposed. I'm considering this as one of the next version features :).

mayashavin avatar Dec 27 '20 09:12 mayashavin

Thanks a lot Maya ! :)

YannFroment avatar Dec 27 '20 16:12 YannFroment

Hi I am new to cloudinary/nuxt module. Just to confirm, there is no way to delete a cloudinary hosted image through this module, correct?

If not, then is there a process for deleting these images in general?

dosstx avatar Sep 16 '21 17:09 dosstx

Hey, I am closing this issue as it is targeting the v1 version and it is really old (more than one year stale)

Baroshem avatar Jun 02 '23 11:06 Baroshem