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 Partial, only the fields that you populate will be updated while leaving the others unchanged. If you select Strict, fields that you don't populate with a new value will be set to default values in OneTrust. |
Dropdown |
FALSE |
Input
Field | Definition | Type | Required |
---|---|---|---|
User ID |
Unique identifier of the user. |
Text |
FALSE |
Last Name | User's last name |
Text |
FALSE |
First Name | User's first name |
Text |
FALSE |
User Type | Type of user; options are Internal and External |
Dropdown |
FALSE |
External ID |
Unique external ID of the user. |
Text |
FALSE |
Active? | If true, the user is active |
True/False |
FALSE |
Output
Field | Definition | Type |
---|---|---|
ID | User's unique OneTrust identifier |
Text |
External ID |
Unique external ID of the user. |
Text |
Email Address | Email address for the user |
Text |
Last Name | User's last name |
Text |
First Name | User's first name |
Text |
User Type | Type of user |
Text |
Active? | If true, the user is active |
True/False |