Test Cloudinary Deletion API

Example: high-res-assets/your-image-name

How to use:

  1. Go to your Cloudinary dashboard
  2. Find an image in the high-res-assets folder
  3. Copy the public_id (e.g., high-res-assets/image-name)
  4. Paste it above and click "Test Delete"

Environment Check:

  • NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME: ✅ Set
  • CLOUDINARY_API_KEY: (server-side only)
  • CLOUDINARY_API_SECRET: (server-side only)