Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can anyone please help me .I need to delete around 2,000 users in Qlik Cloud, and doing it manually is quite difficult. Is there a way to automate this process or perform a bulk user deletion using Qlik CLI? If it's possible, your guidance would be greatly appreciated. @Sonja_Bauernfeind @Emile_Koslowski
hi @sharan_sama,
Maybe the easiest way will be using Qlik Automate, something like this:
For the Raw API Request Block use the following Endpoint:
Users REST | Qlik Developer Portal
For Qlik-CLI you could use a combination of user ls | Qlik Developer Portal and user rm | Qlik Developer Portal commands together integrated with a script language like PowerShell or Python - ChatGPT can help you on this.
Regards,
Mark Costa
Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com