Skip to main content

Will Deleting a Project Impact My Application?

Updated over a month ago

Issue

I want to delete my project but I cannot update my application's code base right now to remove Sentry DSN and SDK initialization from the project.

Applies To

  • All SaaS Customers and Self-Hosted Users

  • Project Settings

Resolution

Deleting your project without removing it from your code base should not negatively impact your application.

The application will keep trying to send events to Sentry, but they will be dropped by our servers with a 4xx response.

To delete the project navigate to the Project Settings -> Delete Project.

Did this answer your question?