collection.drop
Mongo documentation
Drop the collection from the database, removing it permanently. New accesses will create a new collection.
callback
A promise
users.drop()