Create user
The method allows you to create a user. If a user with such an email
is already registered, the method will return the corresponding error.
Request:
Response:
Last updated
The method allows you to create a user. If a user with such an email
is already registered, the method will return the corresponding error.
Last updated
Parameter
Required
Type
Description
Yes
String
User's email
Parameter
Type
Description
id
String
User ID
String
User's email
password
String
Generated password (shown only when created)
lastLoginAt
String or null
Date of the user's last login via the web interface
User's email
"my-client@example.com"
Request success indicator
The body of the user's response