Update user

Update a user in Lucidchart.

Options

Field Definition Type Required

Update Type

The method used to apply changes to the user profile. Select one of the following:

  • Strict: Overwrites the entire profile.

    You must specify all profile properties. Any property left blank is set to null or the system default.

  • Partial: Updates only the specified properties. Any properties left blank remain unchanged.

Dropdown FALSE

Pass Empty Values?

Determines how the connector handles blank or null input fields. Select one of the following:

  • Yes: Includes empty fields in the update request. This clears any existing data for those fields in Lucidchart.

  • No: Skips empty fields in the update request. Existing data in Lucidchart remains unchanged.

Dropdown FALSE

Input

Field Definition Type Required

User

ID

The ID of the Lucid user to modify.

Text TRUE

Username

The unique identifier for the user. In most configurations, this is the user's primary email address.

Text TRUE

Email

The email address of the user.

Text TRUE

Is Active

A boolean value that indicates the user's account status. Set to True to allow the user to sign in, or False to disable their access.

True/False FALSE

First Name

The first name of the user.

Text FALSE

Last Name

The last name of the user.

Text FALSE

Roles

A list of administrative roles to assign to the user. These roles grant the user specific administrative permissions within Lucidchart.

List of Text FALSE

Title

The title of the user.

Text FALSE

Phone Number

The phone number of the user.

Text FALSE

Enterprise

Cost Center

The name of the cost center assigned to the user.

Text FALSE

Organization

The name of the user's organization.

Text FALSE

Division

The name of the user's division.

Text FALSE

Department

The name of the user's department.

Text FALSE

Manager ID

The unique identifier of the user's manager.

Text FALSE

Output

Field Definition Type

User

ID

The ID of the Lucid user. For example: lucid-1234, where 1234 is the ID.

Text

Emails

List of Objects

Email

The email address of the user.

Text

Is Primary

A boolean value that specifies whether this email address is the primary contact for the user account.

True/False

User Name

The unique identifier for the user. In most configurations, this is the user's primary email address.

Text

Full Name

The full name of the user.

Text

First Name

The first name of the user.

Text

Last Name

The last name of the user.

Text

Is Active

A boolean value that indicates the user's account status. Set to True to allow the user to sign in, or False to disable their access.

True/False

Display Name

The user's name as it appears within the Lucid app interface. By default, this is typically set to the user's email address.

Text

Roles

A list of administrative roles to assign to the user. These roles grant the user specific administrative permissions within Lucidchart.

List of Text

Title

The title of the user.

Text

Phone Numbers

List of Objects

Phone Number

The phone number associated with the user account.

Text

Type

The category of the phone number. For example, work, mobile, or home.

Text

Meta

Object

Resource Type

The type of resource.

Text

Created At

The date and time when the user was created.

Date & Time

Last Modified

The date and time when the user record was most recently updated.

Date & Time

Version

The version ID of the user.

Text

Location

The URI of the user.

Text

Groups

List of Objects

ID

The ID of the group.

Text

Display Name

The display name of the group.

Text

Cost Center

The name of the cost center assigned to the user.

Text

Organization

The name of the user's organization.

Text

Division

The name of the user's division.

Text

Department

The name of the user's department.

Text

Manager

Object

ID

The unique identifier of the user's manager.

Text

Raw Output

The raw output returned by the Lucidchart API.

Object