- Get Started
- Programmable Media overview
- Developer onboarding guide
- SDK quick starts
- Try it!
- Video tutorial library
- Programmatic asset management
- Transformations and optimizations
- Get started with transformations
- Advanced transformation features
- Text overlay transformations
- Complex transformations
- Named transformations
- Named transformations using TX Builder
- Advanced image components
- Trim videos in Node.js
- Splice videos in Node.js
- Zoompan effect
- Video transformations
- Optimize images in Flutter
- Optimize Images with Nuxt Cloudinary
- Optimize Images in SolidJS with Cloudinary
- Crop and resize images in React
- Crop and resize videos in React
- Optimize videos in React
- Optimize videos in Next.js
- Transform and optimize images in Svelte
- Remove backgrounds and add drop shadows
- Transformations for social media
- Administration
- Programmatic asset management
- Guides
- Upload
- Image transformations
- Video transformations
- Optimization
- Delivery
- Management
- Video at scale
- AI in action
- Native mobile best practices
- Widgets
- Add-ons
- Advanced Facial Attributes Detection
- Amazon Rekognition AI Moderation
- Amazon Rekognition Video Moderation
- Amazon Rekognition Auto Tagging
- Amazon Rekognition Celebrity Detection
- Aspose Document Conversion
- Cloudinary AI Background Removal
- Cloudinary AI Content Analysis
- Cloudinary Duplicate Image Detection
- Google AI Video Moderation
- Google AI Video Transcription
- Google Auto Tagging
- Google Automatic Video Tagging
- Google Translation
- Imagga Auto Tagging
- Imagga Crop and Scale
- Perception Point Malware Detection
- Microsoft Azure Video Indexer
- Neural Artwork Style Transfer
- OCR Text Detection and Extraction
- Pixelz - Remove the Background
- URL2PNG Website Screenshots
- VIESUS™ Automatic Image Enhancement
- WebPurify Image Moderation
- References
- SDKs
- Release Notes
Rename assets
Last updated: Nov-12-2023
The Public ID of a renamed media asset is immediately and permanently updated in your cloud storage with the rename
method of the API. Any existing URLs of renamed assets and their associated derived assets are no longer valid, but assets and transformed assets already downloaded by visitors of your website might still be accessible for a certain period of time through cached copies on the CDN.
You can set the invalidate
parameter to true
while renaming an asset in order to also invalidate the cached copies of the asset on the CDN. It usually takes between a few seconds and a few minutes for the invalidation to fully propagate through the CDN. There are also a number of other important considerations when using the invalidate functionality.
For example, renaming an image with the Public ID of old_name
to new_name
:
For complete details on all available options, see the rename method.
✔️ Feedback sent!
Error
Unfortunately there's been an error sending your feedback.