Edit a key from Firebase

There is no way of editing a key in Firebase directly from the browser. The quickest way to do it without using any functions is:

  1. Go to Firebase > Realtime Database
  2. Click on ellipsis icon (⋮)
  3. Export JSON
  4. Edit the key
  5. Import JSON

Hi, I'm Erik, an engineer from Barcelona. If you like the post or have any comments, say hi.