SQ_UnbindAgentRequest
Props
applicationId
applicationId: number
ID of the application to search by
applicationName
applicationName: string
| undefined
Name of the application to search by. Can be used instead of application_id
sqQueueId
sqQueueId: any
| number
| number[]
List of SmartQueue IDs separated by semicolons (;). Use 'all' to select all the queues
sqQueueName
sqQueueName: string
| string[]
List of SmartQueue names separated by semicolons (;). Can be used instead of sq_queue_id
userId
userId: any
| number
| number[]
List of user IDs separated by semicolons (;). Use 'all' to select all the users
userName
userName: string
| string[]
List of user names separated by semicolons (;). Can be used instead of user_id