Support
Log In
Packages

Create a new package

Creates a new Malloy package within the specified environment. A package serves as a container for models, notebooks, embedded databases, and other resources. The package will be initialized with the provided metadata and can immediately accept content.

POST/environments/{environmentName}/packages

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 package containing models, notebooks, and embedded databases

Response Body

application/json

application/json

application/json

application/json

application/json

application/json