Command Palette
Search for a command to run

Deploy from git

Trigger a new deployment from the project's configured git branch

POST
/auth/v1/seed/{namespace}/projects/{id_or_slug}/deploy

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 Delete a project

Next Deploy external image