Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Body
application/json
A request to update a chain environment.
Promotion settings for the environment Promotion settings for model promotion
Examples:
{
"ramp_up_duration_seconds": 600,
"ramp_up_while_promoting": true,
"redeploy_on_promotion": false
}
Response
200 - application/json
A response to update a chain environment.
Whether the update was successful