Delete and restore projects

Delete a project

Deleting a project stops billing and resource usage immediately.

Deleting a project starts a 30 day recovery window. During this window, the project can be restored at any time and no data is lost. If the recovery window expires without a restore, the project and all associated data are permanently destroyed.

Required roles

  • Project Admin

  • Organization Owner

  • Organization Admin

How to delete a project

  • Go to Project settingsDelete Project

  • Select Delete Project.

  • A warning modal appears.

  • Type the name of the project to confirm, then select Confirm Deletion.

DELETE organizations/{organizationId}/projects/{projectId}

Recover a deleted project

A project can be restored within the 30 day recovery window that begins when the project is deleted. Aura instances will automatically resume. Compute billing will resume once the resources are active.

For Graph Analytics Users: Because Graph Analytics sessions are compute-based, they are permanently terminated when a project is deleted. If you restore a project, you will need to provision a new GDS session.

Required roles

  • Organization Owner

  • Organization Admin

How to recover a deleted project

  • Go to Organization settingsRecover deleted projects

  • Locate the project you wish to recover.

  • Select Restore Project.

POST organizations/{organizationId}/projects/{projectId}/restore