CreateUser
In this article:
CreateUser#
Description#
The request to create a new user.
Request Parameters#
email — The user email.
Type: String
login — The user login.
Type: String
name — The user name.
Type: String
otp_required — Indicates whether to require mandatory two-factor authentication (2FA).
Type: Boolean
Note
The method is not public and is intended to be used in the web interface only. The method call is written to Activity Log.