Command Palette
Search for a command to run

Delete a project

Delete a project and all its associated environments, deployments, and cron jobs

DELETE
/auth/v1/seed/{namespace}/projects/{id_or_slug}

Path parameters


namespace
type: string
required
The namespace (user or organization) the project belongs to.
id_or_slug
type: string
required
The project ID or slug.

Previous Update a project

Next Deploy from git