DeleteQueueRequest

constructor(queueId: Long, migrateToQueueId: Long? = null)

Parameters

queueId

ID of the queue to delete

migrateToQueueId

Optional: migrate all reports to this queue. If not specified, reports will be set to unassigned (-1).