How to delete a particular tag in a Firebase Database

Please help me to delete a particular tag along with it’s values from a particular project bucket in Firebase Database.
For example if I want to delete a tag as shown in attached figure, How can I?
Please Answer me

IMG_20200428_113246

Use this block…

1 Like

Thank You Very Much, Could You tell me How can I Select a particular project bucket tag Please?,

Just by entering the tag Or By select through list using index…

1 Like

Check out firebase blocks. There is block : set firebase bucket to:

If you delete or clear all tags from a particular bucket, that bucket will be cleared.

2 Likes