API Reference
Log In

Update a model version's status

This endpoint updates a model’s version status. An inactive version can transition to active and vice versa. If set to active, it checks that all necessary requirements are met.

📘

Only the model creator can call this route.

👍

Roles

Team Administrators and Data Scientists can access this route.

👍

When at least one version is active the whole model becomes active and available in the Model Library.

❗️

PATCH routes overwrite existing attributes. To avoid this, call the GET route to find existing values and add them to your PATCH request.

Language
Authorization
Header