Delete Document Data
The following examples demonstrate how to delete documents, fields, and collections.
Delete Documents
Deleting a document is as simple as calling the delete
method on the document reference.
Try it out in the API Reference
View API Reference to Implement
Visit the API Reference to learn how to Delete Documents from Collections. Get access to Sample Code, API Endpoints and run it right within the browser to test it out.
Was this page helpful?