Florian Walther
Florian Walther

Reputation: 6961

Is there a way to delete a Firebase project immediately?

I am stuck because I hit my project quota due to lots of different pending deletions (I didn't know that they count against the limit).

Is there a way to delete these projects immediately so I can create a new one right away?

Upvotes: 8

Views: 6156

Answers (3)

Rahul Jograna
Rahul Jograna

Reputation: 893

Yes you can Delete your firebase project from firebase dashboard

Step 1 Go to your Firebase Console here

Now Go to your project, which you want to delete Check Image

Step 2 Go to Project Overview

On your Project Dashboard, you will see the App connected to your firebase project, now click on three verticals dots and click on setting, as you can see in the image.

Step 3 Go to Setting

Now scroll down you will see Delete App and Delete project Check Image

Step 4 Now click on Delete Project For Delete Project, it will ask to add project Id Enter Project id and click on delete button.Check Image

Enjoy..!!!

Upvotes: -1

Lucifer
Lucifer

Reputation: 29632

Short answer.... no, it takes time, After deleting from console, they will send you an email (Project Shutdown Announcement, for confirmation(in case you deleted it by mistake). In case you don't respond to email for un-deletion then they will delete it.

See the attached image, I just deleted a sample project from my firebase console.

enter image description here

Upvotes: 7

Noda Hikaru
Noda Hikaru

Reputation: 103

  • Click project to be deleted in dashboard
  • Go to project setting at the left and top of the panel.
  • Scroll down to see Delete project.
  • Write project name to delete in popup dialog
  • Delete !

Upvotes: 0

Related Questions