UpdateUserProfileBindingModel Help Page Home

NameDescriptionTypeAdditional information
FirstName

User's first name

string

Required

Max length: 255

LastName

User's last name

string

Required

Max length: 255

PhoneNumber

Phone number.This can be null.Only if the request contains a value for the phone number, it will be updated.

string

Max length: 100

Language

Language code. List of supported languages can be retrieved using the endpoint : api/v1/Lookup/Language

string

Required

Max length: 10

TimeZone

Timezone code. List of timezones can be retrieved using the endpoint : api/v1/Lookup/TimeZone.
Only if the request contains a valid value for the timezone, it will be updated.

string

Max length: 100

NotificationEmail

A valid email address to be used as an alternate notification address.

string

Max length: 255