How to move location of private key for sftp storage (duplicacy-web)

Hello - I need to move the location and filename of the private key that duplicacy-web uses to access an sftp storage. How do I tell duplicacy-web the new location of the file?

Thanks!
Jeff

You can delete the storage and then recreate a new one with the same name. This should not affect the backup job or any other jobs, because jobs always reference the storage by name.

Thanks for your fast reply. That worked.