Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 633 Bytes

File metadata and controls

12 lines (9 loc) · 633 Bytes

UserCreateUpdatePayload

Properties

Name Type Description Notes
name str Name of the user [optional]
email str Email of the user [optional]
password str Password must contain uppercase, lowercase letters, number and a special character [optional]
custom_attributes object Custom attributes you want to associate with the user [optional]

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