Argument Set
The properties required to create a user.
The following arguments can be passed for this argument set.
| Name | Type | Default Value |
|---|---|---|
|
first_name Required |
String | None |
|
last_name Required |
String | None |
|
email_address Required |
String | None |
|
time_zone |
String | None |
|
password |
Pre-hashed password | None |
|
totp_registrations |
TOTP registration Array | None |
|
recovery_codes |
Recovery code properties Array | None |
|
oauth |
OAuth authorization request | None |