Skip to Content

Manage Users

Users List

Users List

Initialize User

To invite new users to your application, you can use the initialize user form:

For detailed request and response formats, refer to the Users API Documentation.

Initialize User

PropertyTypeRequiredDescription
EmailstringyesThe email address of the user.
PasswordstringnoThe password of the user.
RolesarrayyesThe roles of the user.
First NamestringyesThe first name of the user.
Last NamestringyesThe last name of the user.
PhonestringnoThe phone number of the user.

After a user is initialized, they will receive an email with a link to activate their account.
You can customize the content of these emails in the Email Templates section.