v1
latestOpenAPI 3.1.02026-07-26157321426.3 KBPromotes a deployment to an environment
Promotes an existing deployment to an environment and returns the promoted deployment.
post/v1/models/{model_id}/environments/{env_name}/promote
Request body
Example request
{
"scale_down_previous_deployment": true,
"preserve_env_instance_type": true
}