Hello folks,
I'm trying to figure out how to check for user-level API keys and i'm not finding the ability to request this data in bulk (I need to do this prior to deactivating a bunch of accounts in Atlassian Access).
This would be fine as I'd just send 1000+ API requests (user management API) in quick succession, however, I'm running into code 429 issue (rate limit exceeded) after sending ~45 or so requests... this is really strange because I was able to send over 1700 "deactivate user" requests (orgs API) in quick succession without any issues. My problem is that I can't neither send an array of userIDs, not can I send single userID requests in quick succession.
Is waiting X number of seconds between each single userID request really my only option here?
Thank you,
Andrey
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.