Update an environment
Updates a single environment, to change the name for example
Path parameters
environmentId
ID of the environment to update
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
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
Allowed values:
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
Allowed values:
features
metadata
translationsPath
namespaces
languageOverride