user_create
Admin
Creates a new user.
Params
attribute | description |
---|---|
username* string |
The username of the new user |
password* string |
The password of the new user |
role* string |
The name of the role to be given to the user |
Example
Return
N/A