Skip to main content
POST
Create a new model version

Authorizations

Authorization
string
header
required

Path Parameters

model_id
string
required

Model friendly ID (e.g., mod_abc123def456)

Body

application/json
yaml
string
required

YAML defining the updated node tree

Response

201

id
string
name
string
version
integer
is_latest
boolean
cadence
string
partition_type
string

Batch partition strategy: time, feedstock, tracking_id, asset, tracking_id_and_feedstock, or tracking_id_and_asset. The two composite strategies partition by both dimensions at once.

order
integer
created_at
string<date-time>
updated_at
string<date-time>