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 (required)
The namespace (user or organization) the project belongs to.
proj type: string (required)
The project ID or slug.
id type: string (required)
The deployment ID to rollback to.