Updates an environment with the given environment ID. You can update the name, description, and limit settings.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Management API version.
Name for the environment
255Description for the environment
256Limit mode for the environment
none, restrict, notify Limit value for the environment (required when limitMode is not set to "none")
Updated environment object.