Databricks Service Principals API

The Databricks Service Principals API allows you to create, update, list, and delete service principals in a workspace. Service principals are identities for automated tools, jobs, scripts, apps, and CI/CD platforms, enabling secure non-interactive authentication with Databricks resources.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:service-principals-api
name: Databricks Service Principals API
tags:
- Automation
- Identity
- Service Principals
humanURL: https://docs.databricks.com/api/workspace/serviceprincipals
properties:
- url: https://docs.databricks.com/api/workspace/serviceprincipals
  type: Documentation
description: The Databricks Service Principals API allows you to create, update, list, and delete service
  principals in a workspace. Service principals are identities for automated tools, jobs, scripts, apps,
  and CI/CD platforms, enabling secure non-interactive authentication with Databricks resources.