Update an environment
Updates a single environment, to change the name for example
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
environmentId
ID of the environment to update
Headers
X-Disable-Hooks
Request
This endpoint expects an object.
name
The name of the environment
isProd
Whether or not the environment is a production environment
guestAuthentication
metadata
translationsPath
namespaces
languageOverride
Response
This endpoint returns an object.
id
Environment ID
accountId
Account ID
name
The name of the environment
isProd
Whether or not the environment is a production environment
guestAuthentication
features
metadata
translationsPath
namespaces
languageOverride