Is there way to bulk delete the queues

I need to delete multiple queue at one go, current SEMP api supports deleting single queue at time. Is there anyway we can delete multiple queues?

Current SEMP delete queue api details

Hi @prashantk2000 ,

You are correct, currently it is only 1 queue at a time via SEMPv2.

A few notes:

  1. If this is thing that you want to do manually PS+ Mgr does allow you to select many queues and delete them all at once (separate SEMPv2 call under the covers for each)
  2. We have it on our roadmap to make this programmatically easier with some upcoming SEMP enhancements but the release date will still by many months away.

Oh ok. Hope we will get the api soon. Thank you @marc.dipasquale