Inffuse.user.create

Create a new user

Syntax

Inffuse.user.create(name,email,password)

Parameters

Name Type Description
name string The name of the user
email string The email of the user
password string The password of the user