Skip to main content
PUT
cURL

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

model_id
string
required
dataset_type
enum<string>
required
Available options:
prediction,
ground_truth

Body

application/json

Config to be used to register a model with DMM.

datasetDetails
Dataset Config Registration · object
required

Config for the dataset to be registered with the model.

variables
Variable Config Registration · object[]
run_cohort_analysis
boolean

Response

Successfully registered dataset to the Model.

Last modified on August 27, 2026