Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDatabricks ToolsDatabricks Iam Users V2 Update
Databricks Tools

Databricks Iam Users V2 Update

Tool to update a user in Databricks workspace using SCIM v2 protocol. This performs a complete replacement (PUT) of the user resource. Use when you need to update user properties including userName, displayName, active status, emails, entitlements, or roles. IMPORTANT LIMITATION…

Write actionRisk level 2 of 5API key connection
Use Databricks Iam Users V2 Update

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idstring
    Required
    Databricks user ID to update
  • nameobject
    SCIM name object for user names.
  • rolesarray
    Array of roles to assign to the user. This replaces the entire role list.
  • activeboolean
    Account activation status (true = active, false = inactive)
  • emailsarray
    Array of email objects for the user
  • groupsarray
    DEPRECATED: Groups cannot be updated via workspace SCIM API. This parameter is kept for schema compatibility but will be ignored. Group memberships for account users must be managed at the account level.
  • userNamestring
    Required
    Unique identifier for the user account, typically the user's email address. This field is required for complete replacement updates.
  • externalIdstring
    External system reference identifier (reserved for future use)
  • displayNamestring
    String representing concatenation of given and family names
  • entitlementsarray
    Array of entitlements to assign to the user. This replaces the entire entitlement list.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.