Support
Log In
Packages

Update package configuration

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

PATCH/environments/{environmentName}/packages/{packageName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

environmentName*string

Name of the environment

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

Name of the package

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

Request Body

application/json

Represents a Malloy package containing models, notebooks, and embedded databases

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json