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