Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.07 KB

File metadata and controls

18 lines (14 loc) · 1.07 KB

UserUpdateInput

Properties

Name Type Description Notes
firstname string User's firstname
lastname string User's lastname
title string User's job title [optional]
phone string User's phone number (mobiles and landline telephones are supported). Phone number must be formatted to E164 (https://en.wikipedia.org/wiki/E.164) which includes the symbol '+' and the country code. For example : +33612131315. All countries are supported. [optional]
company string User's company ID
config object [optional]
group string User's UserGroup [optional]
default_sign_image string ID of file Image [optional]
notifications object Defines if the notifications are enable ou disable for entities [optional]

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