SQ_BindAgent
SQ_BindAgent
Binds agents to a queue.
Example request: Bind the agent with id 1 and 2 to the queue with id = 1.
Authentication
Query parameters
Application name to search by. Can be used instead of application_id
ID of the SmartQueue. Pass a list of values divided by ; or the “all” keyword
Name of the SmartQueue. Pass a list of names divided by ; or the “all” keyword
List of user IDs separated by semicolons (;). Use ‘all’ to select all the users
List of user names separated by semicolons (;). Can be used instead of user_id
Binding mode. Accepts one of the [SQAgentBindingModes] enum values