Update an environment
Update an environment by its unique identifier environmentId. You can modify the environment name, identifier, color, and other configuration settings.
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Request Body
application/json
Requiredname
stringidentifier
stringparentId
stringcolor
stringdns
objectbridge
objectPath Parameters
environmentId
RequiredstringThe unique identifier of the environment
Header Parameters
idempotency-key
stringA header for idempotency purposes
Response Body
OK
_id
RequiredstringUnique identifier of the environment
name
RequiredstringName of the environment
_organizationId
RequiredstringOrganization ID associated with the environment
identifier
RequiredstringUnique identifier for the environment
apiKeys
array<object>List of API keys associated with the environment
_parentId
stringParent environment ID
slug
stringURL-friendly slug for the environment