One of my customer decide to change mail from aaa.com to bbb.com, and i have 56 users registered to the portal with this email. there is a way to not have all users to resubscribe?
Thanks for Help!
You will be able to do using REST APIs.
The Organizations API is available to list all the managed accounts in your Organization. You can use this to enumerate the unique Atlassian account ID for each users.
The User management API is available to edit individual users. Use Update a user profile end point to update the email address.
Thanks,
Mayur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.