Programmatically, no. There is also no manual process you can control by default. You would have to establish a backup process ahead of time, and restore from the backup.
As Doug said, there is no API to restore data that you overwrite or deleted.
If you accidentally overwrite data in the Realtime Database, immediatelyreach out to Firebase support for personalized help in troubleshooting. They may be able to help restore the data from a backup.
2
Answers
Programmatically, no. There is also no manual process you can control by default. You would have to establish a backup process ahead of time, and restore from the backup.
See also:
firebaser here
As Doug said, there is no API to restore data that you overwrite or deleted.
If you accidentally overwrite data in the Realtime Database, immediately reach out to Firebase support for personalized help in troubleshooting. They may be able to help restore the data from a backup.