Create a User
Creates a user in Management UI.
Authorizations
Basic Authentication used by routes designed for the Management-UI.
Headers
The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.
application/json, application/hal+json, application/xml, text/xml, text/csv Body
The email address used as the user's login ID.
The name of the user.
The password for the user account.
24^[a-z0-9]{24}$The email address of the CXOne user, only required for NiCE CXOne users.
The CXOne ID of the user, only required for NiCE CXOne users.
The global roles assigned to the user.
admin, apiKeys, base_role, basicSupportUser, fullSupportUser, liveAgentAdmin, liveAgentAgent, liveAgentSupervisor, odata, projectAssigner, projectManager, userManager, userDetailsViewer, voiceGatewayUser, opsCenterUser If set to true, the user has accepted the terms of service.
If set to true, the user account is disabled.
Response
User successfully created.
The IEntityMeta defines meta information every entity within the system has. These are dates when a resource was created and modified as well as information about the user who initially created a resource and who modified it the last time.
The email address used as the user's login ID.
The name of the user.
The password for the user account.
24^[a-z0-9]{24}$The email address of the CXOne user, only required for NiCE CXOne users.
The CXOne ID of the user, only required for NiCE CXOne users.
The global roles assigned to the user.
admin, apiKeys, base_role, basicSupportUser, fullSupportUser, liveAgentAdmin, liveAgentAgent, liveAgentSupervisor, odata, projectAssigner, projectManager, userManager, userDetailsViewer, voiceGatewayUser, opsCenterUser If set to true, the user has accepted the terms of service.
If set to true, the user account is disabled.
24^[a-z0-9]{24}$Unix-timestamp
0 <= x <= 21474836471694518620
Unix-timestamp
0 <= x <= 21474836471694518620
24^[a-z0-9]{24}$24^[a-z0-9]{24}$