Support
Log In
Environments

Update environment configuration

Updates the configuration and metadata of an existing environment. This allows you to modify environment settings, update the README, change the location, or update other environment-level properties. The environment must exist and be accessible.

PATCH/environments/{environmentName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

environmentName*string

Name of the environment

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

Request Body

application/json

Represents a Malloy environment containing packages, connections, and other resources

Response Body

application/json

application/json

application/json

application/json