Session_CreateUser
This API creates a new user.
URL
./Session_CreateUser
Input Parameters
Parameters | Description |
---|---|
userName | Name of the new user to be created. |
userPassword | Password for the new user. |
isPasswordChangeable | (Optional) use this parameter to change the password. The default value is false. |
CustomAttributeList | (Optional), use this parameter to add custom attributes to the user. |
Sample SOAP Parameters
Output
User created successfully.