Skip to main content

UserAttributeValue

Specifies the value of a user attribute for a particular user.

Properties

NameTypeDescriptionNotes
editableBooleanA flag indicating if this user attribute value can be modified.[optional]
idStringThe UUID of this user attribute value set when the user attribute value is created.[optional]
lastUpdateOffsetDateTimeThe last time the attribute value was updated.[optional]
userAttributeUserAttribute[optional]
userAttributeIdStringThe UUID of the user attribute that defines this user attribute value. The userAttributeId must be provided when creating or modifying a user attribute value.[optional]
userIdStringThe UUID of the user to which this user attribute value belongs.[optional]
valueStringThe value for the user attribute.[optional]