Rate this page:

BindSkillRequest

Props

acdQueueId

Copy URL
acdQueueId: 

any

|

number

|

number[]

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

acdQueueName

Copy URL
acdQueueName: 

string

|

string[]

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

applicationId

Copy URL
applicationId: 

number

|

undefined

The application ID. It is required if the user_name is specified

applicationName

Copy URL
applicationName: 

string

|

undefined

The application name that can be used instead of application_id

bind

Copy URL
bind: 

false

|

undefined

|

true

Whether to bind or unbind (set true or false respectively)

skillId

Copy URL
skillId: 

any

|

number

|

number[]

The skill ID list separated by semicolons (;). Use the 'all' value to select all skills

skillName

Copy URL
skillName: 

string

|

string[]

The skill name list separated by semicolons (;). Can be used instead of skill_id

userId

Copy URL
userId: 

any

|

number

|

number[]

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

userName

Copy URL
userName: 

string

|

string[]

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