CreateCustomerUserResponseModel
Information about the user to be created for a customer.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| UserId |
Unique identifier for a new user generated in OpenText Secure Cloud platform. |
string |
None. |
| Message |
Additional information received during user creation. |
string |
This field is applicable only when the http status code is 200. |
| UserConfigurations |
Services information for a user. |
Collection of UserService |
This field is applicable only when the http status code is 200. |