OptionalblockedWhether this user was blocked by an administrator (true) or not (false).
Optionalemail_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.
OptionalemailEmail address of this user.
Optionalphone_The user's phone number (following the E.164 recommendation).
Optionalphone_Whether this phone number has been verified (true) or not (false).
Optionaluser_Optionalapp_Optionalgiven_Given name/first name/forename of this user.
Optionalfamily_Family name/last name/surname of this user.
OptionalnameName of this user.
OptionalnicknamePreferred nickname or alias of this user.
OptionalpictureURL to picture, photo, or avatar of this user.
Optionalverify_Whether this user will receive a verification email after creation (true) or no email (false). Overrides behavior of email_verified parameter.
Optionalverify_Whether this user will receive a text after changing the phone number (true) or no text (false). Only valid when changing phone number for SMS connections.
OptionalpasswordNew password for this user. Only valid for database connections.
OptionalconnectionName of the connection to target for this user update.
Optionalclient_Auth0 client ID. Only valid when updating email address.
OptionalusernameThe user's username. Only valid if the connection requires a username.
Example