API Reference
Log In
API Reference

Update thresholds by team

This endpoint updates a model’s threshold values by a team. These values are used to return alerts.

👍

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
int32
required
Defaults to 0.1

A decimal number to set a medium drift threshold alert.

int32
required
Defaults to 0.2

A decimal number to set a high drift threshold alert.

Responses

Language
Credentials
Request
Choose an example:
application/json