Firstname | The firstname of the user you wish to create. | Text | false | null |
Lastname | The lastname of the user you wish to create. | Text | false | null |
Email | The email of the user you wish to create. | EMAIL | true | null |
Email verification | Whether this user needs email verification | True/False | true | true |
Trigger email validation | Whether the creation of this user should trigger email validation immediatly or wait until the user tries to login | True/False | true | true |
OTP | Whether this user needs to activate OTP authentication (Multifactor) | True/False | true | true |
Password | The password of the user you wish to create. | Password | false | null |