Databricks Functions API

The Databricks Functions API is part of Unity Catalog and allows you to create, list, and delete user-defined functions. Functions reside within schemas and can be used in SQL queries and notebooks, with full governance and access control managed through Unity Catalog.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:functions-api
name: Databricks Functions API
tags:
- Functions
- SQL
- Unity Catalog
humanURL: https://docs.databricks.com/api/workspace/functions
properties:
- url: https://docs.databricks.com/api/workspace/functions
  type: Documentation
description: The Databricks Functions API is part of Unity Catalog and allows you to create, list, and
  delete user-defined functions. Functions reside within schemas and can be used in SQL queries and notebooks,
  with full governance and access control managed through Unity Catalog.