Skip to contents

Partially updates a user resource by applying the supplied operations on specific user attributes.

Usage

patch_user(client, id, operations = NULL, schemas = NULL)

usersPatch(client, id, operations = NULL, schemas = NULL)

Arguments

client

Required. Instance of DatabricksClient()

id

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

operations

This field has no description yet.

schemas

The schema of the patch request.