Please help me with your views on my doubt that i have 3000 user list to be revoked from JIRA , confluence and other attlasian products which i am revoking 1 by 1 which is too much time consuming.
Is there any possibility of revoking all those users in 1 shot with any process or python scripting based on their last login activity?
Please suggest your views!
Hi Shiv,
Thank you for your question.
I can confirm that Atlassian provide the Delete User rest API to delete a single user but that they currently they do not provide any API to bulk delete users.
You could look to take the API above and look to create a script which executed multiple calls to delete the users that you require.
Please note that this API is marked as not being able to be used by APPs which means that you will not be able to make any calls to this API from any scripting plugins for Jira Cloud such as ScriptRunner for Jira Cloud.
If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.
Regards,
Kristian
Hi Kristian,
Thanks for your valuable suggestion.
Does this rest API feature will allow to delete bulk users using python scripting?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.