API Reference
Log In
API Reference

Update the baseline distribution

This endpoint updates a model’s baseline period.

The baseline period is the date range that has the data to evaluate model drift.

🚧

Roles

Projects cannot access this route.

Path Params
string
required

A model identifier provided by Modzy. It contains 10 random alphanumeric characters.

string
required

The model’s version number. It follows the semantic versioning format.

Body Params
date
required

The start date for the baseline’s data in ISO8601 (YYYY-MM-DDThh:mm:ss.sTZD) format.

date
required

The end date for the baseline’s data in ISO8601 (YYYY-MM-DDThh:mm:ss.sTZD) format.

Responses

Language
Credentials
Request
Choose an example:
application/json