Skip to content

CreateUserProfileCommand

Properties

Name Type Description Notes
firstName String [default to null]
lastName String [default to null]
displayName String [optional] [default to null]
preferredWrittenLanguage String [optional] [default to null]
preferredSpokenLanguage String [optional] [default to null]
locale String [optional] [default to null]
timezone String [optional] [default to null]
externalId String [optional] [default to null]
emails List [optional] [default to null]
phones List [optional] [default to null]
locations List [optional] [default to null]
memberships List [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]