Optional
app_Optional
blockedOptional
client_Auth0 client ID. Only valid when updating email address.
Optional
connectionID of the connection this user should be created in.
Optional
emailEmail address of this user.
Optional
email_Whether this email address is verified (true) or unverified (false). If set to false the user will not receive a verification email unless verify_email
is set to true.
Optional
family_Family name/last name/surname of this user.
Optional
given_Given name/first name/forename of this user.
Optional
nameName of this user.
Optional
nicknamePreferred nickname or alias of this user.
Optional
passwordNew password for this user (mandatory for non-SMS connections).
Optional
phone_The user's phone number (following the E.164 recommendation), only valid for users from SMS connections.
Optional
phone_Whether this phone number has been verified (true) or not (false).
Optional
pictureURL to picture, photo, or avatar of this user.
Optional
user_User metadata to which this user has read/write access.
Optional
usernameThe user's username. Only valid if the connection requires a username.
Optional
verify_Whether this user will receive a verification email after creation (true) or no email (false). Overrides behavior of email_verified
parameter.
Optional
verify_Whether this user will receive a text after changing the phone number (true) or no text (false). Only valid when changing phone number.
Whether this user was blocked by an administrator (true) or not (false).