Delete a database

analytics.delete(DBNAME)
.then(function() { ... });

Last updated

Was this helpful?