Rate this page:

BindUserToQueueRequest

Props

acdQueueId

Copy URL
acdQueueId: 

any

|

number

|

number[]

The ACD queue ID list separated by semicolons (;). Use the 'all' value to specify all queues bound to the application

acdQueueName

Copy URL
acdQueueName: 

string

|

string[]

The queue name that can be used instead of acd_queue_id. The queue name list separated by semicolons (;)

applicationId

Copy URL
applicationId: 

number

The application ID

applicationName

Copy URL
applicationName: 

string

The application name that can be used instead of application_id

bind

Copy URL
bind: 

boolean

Whether to bind or unbind users

userId

Copy URL
userId: 

any

|

number

|

number[]

The user ID list separated by semicolons (;). Use the 'all' value to specify all users bound to the application

userName

Copy URL
userName: 

string

|

string[]

The user name list separated by semicolons (;). user_name can be used instead of user_id