BindSkill
Authentication
Query parameters
The skill ID list separated by semicolons (;). Use the ‘all’ value to select all skills. Required unless skill_name is provided.
The skill name list separated by semicolons (;). Required unless skill_id is provided.
The user ID list separated by semicolons (;). Use the ‘all’ value to select all users. Required unless user_name is provided.
The user name list separated by semicolons (;). Required unless user_id is provided.
The ACD queue ID list separated by semicolons (;). Use the ‘all’ value to select all ACD queues. Required unless acd_queue_name is provided.
The ACD queue name. The ACD queue name list separated by semicolons (;). Required unless acd_queue_id is provided.
The application ID. It is required if the user_name is specified
The application name that can be used instead of application_id
Whether to bind or unbind (set true or false respectively)