For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete

You can permanently delete a Spice project from the portal. Deleting a project will stop all running deployments and release its associated resources.

Delete a project

  1. Navigate to the project you want to delete.

  2. Click Settings in the project navigation sidebar.

  3. Scroll down to the Danger Zone section.

  4. Click the Delete project button.

  5. In the Delete Project dialog, type <org-name>/<project-name> to confirm deletion.

  6. Click Delete to permanently delete the project.

Only project owners and organization admins can delete projects.

Delete via API

Projects can also be deleted programmatically. See the Management APIs reference for details.

Last updated

Was this helpful?