Promotes 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
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.