UpdateUserDto
Description | |||||||||
---|---|---|---|---|---|---|---|---|---|
OrganizationUnitNodeId | string($guid) OrganizationUnit this User/Agent belongs to (internal Id of OU - Guid) | ||||||||
AAConfigurationName | string title: String Selected configuration of Agent Assistant. Provide null to clean the value. | ||||||||
NumberOfSimultaneousIm | integer($int32) Maximum IM tasks agent can handle at the same time. | ||||||||
ConversationAsAService | string Enable Agent Assistance feature to allow agent to impersonate from service in communications.Enum: [ NoConversations, InternalConversations, ExternalConversations, AllConversations ] | ||||||||
AgentInLyncStateBusyIs | boolean title: Boolean Enable Agent Assistance feature to allow agent to impersonate from service in communications. | ||||||||
AgentInLyncStateBusyInAMeetingIs | boolean title: Boolean If enabled, Agent in such state (Busy) will be treated as OnLine and available for the new tasks. | ||||||||
ShowAwayAsOffline | boolean Agent in ‘Away’ state is considered as ‘Offline’. | ||||||||
BusyOnBusyInACallEnabled | boolean ‘BusyOnBusy’ feature makes it possible for administrators to easily enable or disable agents for secondary call suppression. | ||||||||
CanLoginToRecordingManager | boolean title: Boolean Allows to login to a third-party service to listen to recordings. | ||||||||
RecordingType | string title: VerbaRecordingType Enables recording based on selected type.Enum: [ Full, NoRecording, OnDemand ] | ||||||||
RetargetType | string Type of conversations to retarget.Enum: [ NoRetarget, AvCallsOnly, AllConversations ] | ||||||||
RetargetSourceFilter | string title: RedirectSource Restrict redirection to only this type of calls.Enum: [ RedirectPSTNCallsOnly, RedirectAllConversations, RedirectPSTNAndFederation, RedirectNonAgentsOnly ] | ||||||||
RetargetRequestTarget | string title: String Service the conversation will be redirected to. | ||||||||
RetargetPrivateNumber | boolean If enabled, even calls to Agent's private number will be retargeted. | ||||||||
RetargetOnlyIfInDutyProfile | boolean Self described. | ||||||||
DefaultProfile | string Self described | ||||||||
Traits | [ Self describedAgentTrait{
| ||||||||
Profiles | [ Agents profiles along with responsibilities.AgentProfile{
| ||||||||
Roles | [ User Roles assigned.UserRoleDto{
|