I've seen the API1/adddb and API2/createdb functions for creating new databases. What about cloning an existing database? E.g. I have a model database that I want to be able to clone for new customers. Is there a way to do that programmatically via the API? (I'm using PHP in case it makes any difference.) Thanks for any help or suggestions!