Updates an environment by name
Enterprise feature
Given an environment by name updates the environment with the given payload. Note that name, enabled and protected cannot be changed by this API
Enterprise feature
Given an environment by name updates the environment with the given payload. Note that name, enabled and protected cannot be changed by this API
Updates the type of environment (i.e. development or production).
The type of environment.
true if the environment is enabled for the project, otherwise false.
true if the environment is protected, otherwise false. A protected environment can not be deleted.