Bulk delete data
Stay organized with collections
Save and categorize content based on your preferences.
To bulk delete data from your database, we recommend that you use the
drop() command.
drop() command
For Firestore Enterprise edition databases with
MongoDB compatibility, use the MongoDB drop() command as the
primary
way to delete an entire collection.
Billing for drop operations
A flat rate of 1 write unit is charged for all drop collection operations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-04 UTC."],[],[]]