Create user
This method allows you to create a new user account in MyPreferences. It supports specifying user details such as username, email address, source group, user group, and other details required for onboarding.
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.
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
Response Attributes
Unique identifier assigned to each user.
Date and time the request was submitted.