PUT - /environment
Description
This API updates the environment information.
Input
Type: application/json
Param | Source | Type | Required | Description |
---|---|---|---|---|
code | body |  string |  yes |  environment code |
 description |  body |  string |  no |  environment description |
 settings |  body |  object |  no |  |
 namespace |  body.settings |  string |  yes |  environment namespace |
id | Â body.settings | string | yes | environment infra ID |
Â