Databricks Pipelines API

The Databricks Pipelines API allows you to create, edit, delete, start, and stop Delta Live Tables pipelines. Delta Live Tables is a declarative framework for building reliable, maintainable, and testable data processing pipelines. The API provides full lifecycle management of ETL pipelines.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:pipelines-api
name: Databricks Pipelines API
tags:
- Delta Live Tables
- ETL
- Pipelines
humanURL: https://docs.databricks.com/api/workspace/pipelines
properties:
- url: https://docs.databricks.com/api/workspace/pipelines
  type: Documentation
description: The Databricks Pipelines API allows you to create, edit, delete, start, and stop Delta Live
  Tables pipelines. Delta Live Tables is a declarative framework for building reliable, maintainable,
  and testable data processing pipelines. The API provides full lifecycle management of ETL pipelines.