Create a new user.
Request model to create a user.
Email address of the user
ID of the role assigned to the user
First name of the user
"Jane"
Last name of the user
"Smith"
The type of login to use for the user. If not provided, defaults to google for @gmail.com email addresses, and username and password otherwise.
google, username_and_password "username_and_password"
Whether to skip authentication for the user.
Successful Response
Information about a user.
Email address of the user
ID of the role assigned to the user
Internal ID of the user
Name of the role assigned to the user
Whether the welcome email has been sent to the user
The activity status of the user
not_invited, invited, active The timestamp of the most recent update to the user
First name of the user
"Jane"
Last name of the user
"Smith"
Comments for the most recent edit to the user.
"Updated to change which role was assigned"
The email address of the user who last updated the user
The timestamp of the user's last session
"2025-01-01T12:00:00Z"