Skip to main content

UserAlias

Specifies an alias for a particular user.

Properties

NameTypeDescriptionNotes
idstrThe UUID of this user alias set when the user alias is created.[optional]
typestrThe type of user alias. A value of USERID is used for an alias that will represent the actual user id value. A value of CUSTOM is used for aliases manually created by an administrator. A value of DERIVED is defined for future use and should not be used at this time.[optional]
user_idstrThe UUID of the user to which this user alias belongs.[optional]
valuestrThe value for the user alias.[optional]

Example