Correct Answer : db.remove()
Explanation : With the db.remove() function, you may delete a document from a PouchDB database.
db.remove()