Skip to main content

UserExtraAttribute

Specifies an extra optional attribute for a particular user.

Properties

NameTypeDescriptionNotes
idStringThe UUID of this extra user attribute.[optional] [readonly]
nameStringThe name for the extra user attribute.[optional]
typeTypeEnumType of custom user attribute.[optional]
valueStringThe value for the extra user attribute.[optional]

TypeEnum

NameValue
NONE"NONE"
OTP_EMAIL"OTP_EMAIL"
OTP_SMS"OTP_SMS"
OTP_VOICE"OTP_VOICE"