Update User
Update the existing details of a user.
Only the following parameters can be modified through this endpoint: FirstName, LastName, Company, Email, IsDisabled, DefaultZone Id.
Input
Field | Definition | Type | Required |
---|---|---|---|
Update By |
|||
ID |
Unique identifier of the user. | Text | TRUE |
User |
|||
First Name |
The first name of the user. |
Text | FALSE |
Last Name |
Last name of the user. |
Text | FALSE |
Company |
The name of the company associated with the user. |
Text | FALSE |
|
The email address of the user. | Text | FALSE |
Is Disabled |
If true, the user account is disabled. |
True/False | FALSE |
Default Zone |
Set the storage zone for the user. |
Dropdown | FALSE |
Output
Field | Definition | Type |
---|---|---|
User |
||
User ID |
Unique identifier of the user. | Text |
|
The email address of the user. | Text |
Username |
Username of the user. | Text |
Company |
The name of the company associated with the user. |
Text |
Total Shared Files |
The number of files shared by the user. |
Number |
Contacted |
The number of users contacted by this account. |
Number |
Referred By |
The unique identifier of the referring user (if applicable). |
Text |
Full Name |
Full name of the user. | Text |
First Name |
The first name of the user. |
Text |
Last Name |
Last name of the user. | Text |
Date Created |
The timestamp of when the user was created. |
Date & Time |
Email Addresses |
List of Objects | |
|
The email address of the user. | Text |
Is Confirmed |
If true, the email is verified. |
True/False |
Is Primary |
If true, the email is set as the primary address |
True/False |
Confirmation Request Date |
The date when confirmation was requested. |
Date & Time |
Confirmation Verification Date |
The date when the email was verified. |
Date & Time |
First Login With Notification Date |
The timestamp of the user's first login through email notification. |
Date & Time |
Roles |
A list of permissions and administrative roles assigned to the user. |
List of Text |
Is Confirmed |
If true, the email is verified. |
True/False |
Is Deleted |
If true, the user account is deleted. |
True/False |
Is Admin |
If true, the user is an admin. |
True/False |
Affiliated Partner User ID |
The unique identifier linking the user to a partner account (if applicable). |
Text |
Is Billing Contact |
If true, the user is assigned as the billing contact. |
True/False |