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.
/environments/{environmentName}/packagesAuthorization
bearerAuth In: header
Path Parameters
Name of the environment
^[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