Update User

Updates a user profile within your Dropbox for Business instance.

Input

Field Definition Type Required

User

ID

Unique identifier of the user.

Text

TRUE

Attributes

Email Email address of the updated user.

Text

FALSE

External ID

Unique external ID of the user.

Text

FALSE

First Name First name of the user.

Text

FALSE

Last Name Last name of the user.

Text

FALSE

Persistent ID Persistent identifier for the user. Persistent ID is only available to teams with persistent ID SAML configuration.

Text

FALSE

Is Directory Restricted? Indicates whether a team directory is hidden from the updated user.

True/False

FALSE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Dropbox for Business connector

Workflow elements

Dropbox Developer Documentation