Remove/delete Firebase dynamic links

5k views Asked by At

I have created the dynamic links using Firebase console. But there are no option to remove or delete or edit options.

I want to delete dynamic links from the console. Any help appreciate.

3

There are 3 answers

3
Alex Bauer On

This is not possible.

Deleting links would be a problem since that could lead to broken data and user experiences. At Branch.io (full disclosure: I'm on the Branch team), we don't allow link deletion either (you can 'Archive' the link to get it off the screen, but that does not make the URL inactive).

Firebase probably prevents editing for the same reason. At Branch, we do allow editing of everything except the link URL (since that would be effectively deleting the link).

0
Vishwajeet Sharma On

Google just added the edit and archive feature. You can check that out in the Firebase console

0
Ben On

You can only archive the link but the link will still work, but it will no longer be displayed on the Firebase console.

enter image description here

If you desperately wanted to delete it, what you can do is delete the URL prefix and associated links; all dynamic links and analytics associated with that domain are permanently deleted.