Creating Users
You will usually create users with admin roles through the dashboard but creating users with user or organization-admin roles for your licenses will be most of the time done using the Web API, when your customer makes a purchase.
Following is a sample request which creates a user with a
user
role:post
https://api.cryptlex.com
/v3/users
Creating user
Last modified 1mo ago