Some of my users created API Keys using their own personal accounts instead of the Service accounts. Now that we are locking down permissions, those users lack adequate permissions. Additionally if any of them leave the company and we close their account, things will obviously break.
Is there a way to move an API Key to a different account? This would make things much, much easier on my end. Rather than tracking down all these application settings, I could simply identify which users created their own keys, and then move those api keys to the service account.
Thank you.