Rollback a deployment
Rollback to a previous deployment by creating a new deployment from its configuration
POST
Creates a new deployment using the configuration and image from the target deployment.
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the project belongs to.
proj
type: string
requiredThe project ID or slug.
id
type: string
requiredThe deployment ID to rollback to.
Previous → Get deployment logs