Update user
The method allows you to overwrite the details of an existing user in MyPreferences.
Header Parameters
Authorization token.
Media type indicating that the content is in JSON format.
Path Parameters
This is your organization’s MyPreferences account Id. A 404 is returned if this value is invalid.
The unique username of the user to update.
Body Parameters
The user's contact phone number.
An optional text field for storing additional information or notes about the user.
The unique login identifier for the user.
The user's given name.
The user's family or surname.
The user's email address.
Show child attributes
The ID of the Source Group associated with the user.
The default page the user is directed to upon login. Options include Dashboard, ProfileSearch, and DataExport.
A numeric code representing the type or category of the landing page.
Indicates whether the new user is an SSO user. If set to true, user registration email will not be sent.
This property is only used during user creation. It does not reflect the SSO status of an existing user and will not modify any existing user data.
Indicates whether the user account is currently active (true) or deactivated (false).