API Reference
Log In
API Reference

Update thresholds by project

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

👍

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 project'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
Header
LoadingLoading…
Response
Choose an example:
application/json