API Reference
Log In
API Reference

Update the baseline distribution by team

This endpoint updates a model’s baseline period by a team.
The baseline period is the date range that has the data to evaluate model drift.

👍

Roles

Platform Administrators, Team Administrators, and Data Scientists can 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.

string
required

The team's identifier.

Body Params
date
required
Defaults to 2021-06-27T00:00:00.000Z

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

date
required
Defaults to 2021-08-26T23:59:59.999Z

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