API Reference

Update User

This endpoint update the details of a user with administrative privileges.

Path Parameter

ParameterTypeDescription
IdstringThe Id of the user to retrieve.

Request Body
The request should include the following parameters:

ParameterTypeDescription
emailstringUpdated email address of the user.
twoFaEnabledbooleanUpdated status of two-factor authentication for the user.
lastNamestringUpdated last name of the user.
firstNamestringUpdated first name of the user
midleNamestringUpdated middle name of the user
phoneNumberstringUpdated phone number of the user.
isActivebooleanUpdated status of the user
twoFaVerifiedbooleanUpdated status of two-factor authentication for the user.
Language
Authorization
Header
Click Try It! to start a request and see the response here!