Support
Log In
Environments

Update environment details

Partially updates a environment's details. Only the provided fields will be updated. This operation allows for selective updates without requiring all environment fields.

PATCH/organizations/{organizationName}/environments/{environmentName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization containing the environment

Match^[a-zA-Z0-9_ -]+$
environmentName*string

The unique name of the environment to update

Match^[a-zA-Z0-9_ -]+$

Request Body

application/json

Partial environment data to update

Represents a environment entity that serves as a container for packages and related resources

Response Body

application/json

application/json

application/json

application/json

application/json