Databricks Users API

The Databricks Users API allows you to create, update, list, and delete users in a workspace. It provides programmatic management of user identities and their workspace access, supporting SCIM protocol for identity provider integration and automated user provisioning.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:users-api
name: Databricks Users API
tags:
- Administration
- Identity
- Users
humanURL: https://docs.databricks.com/api/workspace/users
properties:
- url: https://docs.databricks.com/api/workspace/users
  type: Documentation
description: The Databricks Users API allows you to create, update, list, and delete users in a workspace.
  It provides programmatic management of user identities and their workspace access, supporting SCIM protocol
  for identity provider integration and automated user provisioning.