Endpoint Examples
Create User
Create a new user on your white label tool. This does not notify the new user in any way.
POST
Authorizations
Body
application/json
Email address of the new user
Password for the new user account
Flag to indicate if the user should reset their password upon login. Defaults to false.
Available options:
true
, false