Skip to main content

Client side delete

Comments

1 comment

  • Shirly Manor

    Do you use our upload widget?

    If yes, you will need to enable the `delete token` on your upload preset as you can see here: https://www.screencast.com/t/Rv6p9BikXx6

     

    You can use the curl from the terminal. For example:

     

    curl https://<api key>:<api secret>@api.cloudinary.com/v1_1/<cloud name>/delete_by_token -X POST --data 'token=delete_token'
    1

Post is closed for comments.