Databricks Model Versions API

The Databricks Model Versions API allows you to manage model versions within the Unity Catalog model registry. It provides programmatic access to create, update, list, and delete model versions, enabling automated ML lifecycle management and model governance.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:model-versions-api
name: Databricks Model Versions API
tags:
- Machine Learning
- MLflow
- Model Registry
humanURL: https://docs.databricks.com/api/workspace/modelversions
properties:
- url: https://docs.databricks.com/api/workspace/modelversions
  type: Documentation
description: The Databricks Model Versions API allows you to manage model versions within the Unity Catalog
  model registry. It provides programmatic access to create, update, list, and delete model versions,
  enabling automated ML lifecycle management and model governance.