Rate this page:

SQ_BindSkillRequest

Props

applicationId

Copy URL
applicationId: 

number

ID of the application to search by

applicationName

Copy URL
applicationName: 

string

|

undefined

Name of the application to search by. Can be used instead of application_id

bindMode

Copy URL
bindMode: 

string

|

undefined

Binding mode. Accepts one of the enum values

sqSkills

Copy URL
sqSkills: 

any

Skills to be bound to agents in the json array format. The array should contain objects with the sq_skill_id/sq_skill_name and sq_skill_level keys where skill levels range from 1 to 5

userId

Copy URL
userId: 

any

|

number

|

number[]

List of user IDs separated by semicolons (;). Use 'all' to select all the users

userName

Copy URL
userName: 

string

|

string[]

List of user names separated by semicolons (;). Can be used instead of user_id