Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the user to update.
Whether this user was blocked by an administrator (true) or not (false).
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.
Email address of this user.
The user's phone number (following the E.164 recommendation).
^\+[0-9]{1,15}$Whether this phone number has been verified (true) or not (false).
User metadata to which this user has read/write access.
User metadata to which this user has read-only access.
Given name/first name/forename of this user.
1 - 150Family name/last name/surname of this user.
1 - 150Name of this user.
1 - 300Preferred nickname or alias of this user.
1 - 300URL to picture, photo, or avatar of this user.
Whether this user will receive a verification email after creation (true) or no email (false). Overrides behavior of email_verified parameter.
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.
New password for this user. Only valid for database connections.
1Name of the connection to target for this user update.
1Auth0 client ID. Only valid when updating email address.
1The user's username. Only valid if the connection requires a username.
1 - 128User successfully updated.
ID of the user which can be used when interacting with other APIs.
Email address of this user.
Whether this email address is verified (true) or unverified (false).
Username of this user.
Phone number for this user. Follows the E.164 recommendation.
Whether this phone number has been verified (true) or not (false).
Date and time when this user was created (ISO_8601 format).
Date and time when this user was created (ISO_8601 format).
Array of user identity objects when accounts are linked.
User metadata to which this user has read-only access.
User metadata to which this user has read/write access.
URL to picture, photo, or avatar of this user.
Name of this user.
Preferred nickname or alias of this user.
List of multi-factor authentication providers with which this user has enrolled.
Last IP address from which this user logged in.
Date and time when this user was created (ISO_8601 format).
Total number of logins this user has performed.
Whether this user was blocked by an administrator (true) or is not (false).
Given name/first name/forename of this user.
Family name/last name/surname of this user.