cloudinary-api
                                
                                
                                
                                    cloudinary-api copied to clipboard
                            
                            
                            
                        Custom filename when downloading a file from Cloudinary
Is there a way with cloudinary-api to return a custom filename when downloading the file?
With url params, there seems to be fl_attachment:custom-name something like: https://res.cloudinary.com/[cloud_name]/video/upload/fl_attachment:[new_filename]/[public_id].mp4 
I'm wondering if this helper library supports this?