Environments
Update Chain environment
Update a chain environment’s settings and returns the chain environment.
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.
Response
200 - application/json
A response to update a chain environment.
Previous
Update chainlet environment's instance typeUpdates a chainlet environment's instance type settings. The chainlet environment setting must exist. When updated, a new chain deployment is created and deployed. It is promoted to the chain environment according to promotion settings on the environment.
Next