v1

latestOpenAPI 3.1.02026-07-1766222595.7 KB

Create Model Bundle

Creates a ModelBundle for the current user.

post/v1/model-bundles

Request body

namestring required
locationstring required
requirementsstring[] required
packaging_type'cloudpickle' | 'zip' | 'lira' required

The canonical list of possible packaging types for Model Bundles.

These values broadly determine how the model endpoint will obtain its code & dependencies.

metadataobject nullable
app_configobject nullable
schema_locationstring nullable

Response

Successful Response

model_bundle_idstring required