Delete
You can permanently delete a Spice project from the portal. Deleting a project will stop all running deployments and release its associated resources.
Deleting a project is permanent and cannot be undone. All associated deployments, datasets, and configurations will be removed.
Delete a project
Navigate to the project you want to delete.
Click Settings in the project navigation sidebar.
Scroll down to the Danger Zone section.
Click the Delete project button.
In the Delete Project dialog, type
<org-name>/<project-name>to confirm deletion.Click Delete to permanently delete the project.
Delete via API
Projects can also be deleted programmatically. See the Management APIs reference for details.
Last updated
Was this helpful?