Update User

Updates a user profile within your Dropbox for Business instance.

Input

Field Definition Type Required
User
ID

Unique identifier of the user.

String TRUE
Attributes
Email Email address of the updated user. String FALSE
External ID

Unique external ID of the user.

String FALSE
First Name First name of the user. String FALSE
Last Name Last name of the user. String FALSE
Persistent ID Persistent identifier for the user. Persistent ID is only available to teams with persistent ID SAML configuration. String FALSE
Is Directory Restricted? Indicates whether a team directory is hidden from the updated user. Boolean 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