Create user
This is an API function to create a user. This API function corresponds to the operation on the screen that is displayed by clicking the [User] tab after selecting the [Security] on the operation screen of Manager.
= Remarks =
The response parameters of the following API functions are the same.
|
- Format
- Request body (JSON format)
- Request parameter (JSON format)
- Response
- Response parameter
|
|
Item name | Request parameter | Type | Value | Default value |
---|---|---|---|---|
User Name | userName | String |
Maximum 64 characters |
Impossible to omit |
Role ID | userRoleId | String | Impossible to omit | |
Password | newPasswd | String |
Maximum 64 characters ASCII printable characters only |
|
For details of the response parameters, see Response parameter described in Acquire user details.