Update User
Update a single user in OneTrust.
Options
Field | Definition | Type | Required |
---|---|---|---|
Update Semantics |
Determines how a user record is updated; options are Partial and Strict .
If you select If you select |
Dropdown | FALSE |
Input
Field | Definition | Type | Required |
---|---|---|---|
User ID | Unique identifier of the user. | String | FALSE |
Last Name | User's last name | String | FALSE |
First Name | User's first name | String | FALSE |
User Type | Type of user; options are Internal and External |
Dropdown | FALSE |
External ID |
Unique external ID of the user. |
String | FALSE |
Active? | If true , the user is active |
Boolean | FALSE |
Output
Field | Definition | Type |
---|---|---|
ID | User's unique OneTrust identifier | String |
External ID |
Unique external ID of the user. |
String |
Email Address | Email address for the user | String |
Last Name | User's last name | String |
First Name | User's first name | String |
User Type | Type of user | String |
Active? | If true , the user is active |
Boolean |