Skip to contents

Deletes a user. Deleting a user from a Databricks workspace also removes objects associated with the user.

Usage

delete_user(client, id)

usersDelete(client, id)

Arguments

client

Required. Instance of DatabricksClient()

id

Required. Unique ID for a user in the Databricks workspace.