Creates a new package or updates an existing one with a new version. This endpoint handles both package metadata and file uploads for package content.
Authorization: Requires package admin or modeler permissions. Content: Accepts multipart form data with package metadata and binary file content. Validation: Validates package structure and file integrity using MD5 hash.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
The unique identifier of the project Standard identifier pattern for resource names
The unique identifier of the package Standard identifier pattern for resource names
Package created successfully
Represents a Malloy data model package containing models, queries, and related resources
The unique name of the package within its project
The version identifier of the most recent published version
Human-readable description of the package's purpose and contents
ISO 8601 timestamp indicating when the package was first created
ISO 8601 timestamp indicating when the package was last modified
Number of replicas for high availability and performance
1 <= x <= 10Unique resource identifier for the package, used for API references and permissions