Update user
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).
Response
Accepted
The request was invalid and cannot be processed. This error may occur as a result of a malformed or syntactically incorrect request. You must update the request before trying again.
Authentication credentials are missing or incorrect.
API user does not have appropriate permissions to access the requested resource.
The requested resource cannot be found. Most errors in this category are returned when a resource specified on the URL path is not found. In certain instances, it is also returned when a parameter specified in the request body is also not found. See error description for more details.
The request could not be completed due to a conflict with the current state of the target resource. In most cases, an instance with the same already exists on the target resource. You must update the request before trying again.
The server encountered an unexpected condition that prevented it from fulfilling the request. Notify PossibleNOW Support if it’s a continuous occurrence.