Databricks Token Management API

The Databricks Token Management API enables workspace administrators to manage personal access tokens for users and service principals. It allows creating, listing, and revoking tokens, providing centralized control over API authentication credentials.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:token-management-api
name: Databricks Token Management API
tags:
- Authentication
- Security
- Tokens
humanURL: https://docs.databricks.com/api/workspace/tokenmanagement
properties:
- url: https://docs.databricks.com/api/workspace/tokenmanagement
  type: Documentation
description: The Databricks Token Management API enables workspace administrators to manage personal access
  tokens for users and service principals. It allows creating, listing, and revoking tokens, providing
  centralized control over API authentication credentials.