Databricks Tables API

The Databricks Tables API is part of Unity Catalog and allows you to create, update, list, and delete tables. Tables reside within schemas and represent structured data assets, supporting managed and external table types with full governance and access control through Unity Catalog.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:tables-api
name: Databricks Tables API
tags:
- Data Governance
- Tables
- Unity Catalog
humanURL: https://docs.databricks.com/api/workspace/tables
properties:
- url: https://docs.databricks.com/api/workspace/tables
  type: Documentation
description: The Databricks Tables API is part of Unity Catalog and allows you to create, update, list,
  and delete tables. Tables reside within schemas and represent structured data assets, supporting managed
  and external table types with full governance and access control through Unity Catalog.