The Token Management API lets Databricks administrators manage their users’ Databricks personal access tokens. As an admin, you can:
Monitor and revoke users’ personal access tokens.
Control the lifetime of future tokens in your workspace.
Create tokens on behalf of service principals.
Note
Service principals require the E2 version of the Databricks platform. For information about creating E2 workspaces, see Create and manage workspaces. All new Databricks accounts and most existing accounts are now E2. If you are not sure which account type you have, contact your Databricks representative.
View in Postman: Postman is an app that you must download to your computer. Once you do, you can import the OpenAPI spec as a file or URL.
View in Swagger Editor: In the online Swagger Editor, go to the File menu and click Import file to import and view the downloaded OpenAPI specification.
Important
To access Databricks REST APIs, you must authenticate.