Update user

Updates an existing User on your account.

Only the userId and the user fields being updated need to be passed in the Update user request. Any user field that is not passed in the Update user request will remain as-is. A user's username currently cannot be updated after the user is created.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

The id of the user you wish to update

string

The first name of the user.

string

The last name of the user.

string

The phone number to be used to contact this user

string

The email address to be used to contact this user. If the user has forgotten a password, an email can be sent to this email address with information on how to reset this password.

boolean
Defaults to false

True if this user is currently active. False if this user is no longer active.

boolean
Defaults to false

True if MFA is active for this user. False if MFA is not active for this user.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json