Databricks Catalogs API

The Databricks Catalogs API is part of Unity Catalog and allows you to create, update, list, and delete catalogs. Catalogs are the top-level container for data objects in Unity Catalog, providing a three-level namespace (catalog.schema.table) for organizing and governing data assets across workspaces.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:catalogs-api
name: Databricks Catalogs API
tags:
- Data Governance
- Metadata
- Unity Catalog
humanURL: https://docs.databricks.com/api/workspace/catalogs
properties:
- url: https://docs.databricks.com/api/workspace/catalogs
  type: Documentation
description: The Databricks Catalogs API is part of Unity Catalog and allows you to create, update, list,
  and delete catalogs. Catalogs are the top-level container for data objects in Unity Catalog, providing
  a three-level namespace (catalog.schema.table) for organizing and governing data assets across workspaces.