Update environment
Updates an existing environment configuration including name, key, and approval settings.
Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Personal access token is obtained through your profile
Path Parameters
ID of the environment to update
ID of the project containing the environment
Body
New name for the environment
New key for BRMS type environments
Approval mode for deployments to this environment
require_one_per_team, none_create_request, require_any, none, null List of group IDs that can approve deployments
Group ID
Response
The updated environment
The updated environment
Unique identifier of the environment
Name of the environment
Type of environment (brms or deployment)
brms, deployment ID of the project
Whether reviewers are required
Whether the environment is part of the deployment workflow
Groups that can approve deployments
Approval mode for deployments to this environment
require_one_per_team, none_create_request, require_any, none Timestamp when the environment was created
Timestamp when the environment was last updated
Access token for the environment
Unique key for BRMS type environments
Currently deployed release information
ID of the currently deployed release
ID of the associated deployment
Deployment configuration for the environment
Project the environment belongs to
List of members assigned as reviewers
Order position in the deployment workflow
Pending change requests for this environment
Timestamp when the environment was deleted
Additional metadata from the deployment provider