v1
latestOpenAPI 3.1.02026-07-26157321426.3 KBPromotes a development deployment to production
Creates a new production deployment from the development deployment and returns the deployment that is building.
post/v1/models/{model_id}/deployments/development/promote
Request body
Example request
{
"scale_down_previous_production": true,
"preserve_env_instance_type": true
}