Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to bulk update email address in Jira cloud

ak r
February 9, 2026

Are there any APIs to bulk update email addresses in jira cloud, Note: currently there is no SSO implemented, so no Idp, old and new emails from bulk update are verified domains as well.

2 answers

1 accepted

1 vote
Answer accepted
Akash Singh
Community Champion
February 10, 2026

@ak r You can update the email address of a managed user using the following User Management API endpoint:

 Manage User Email API Endpoint

 PUT /users/{account_id}/manage/email

Please note that this endpoint works only for managed Atlassian accounts. The user must belong to a domain that has been verified by your organization, and their account must be claimed through the Organization Directory.

You can learn more about managed users in the official documentation.

ak r
February 10, 2026

How do i get this email.set privilege, also the documentation says to use Bearer Access token, does this also work with API token? @Akash Singh 

Akash Singh
Community Champion
February 10, 2026

@ak r You need an Organization Admin API key to authenticate and authorize these requests. Please refer to this article for instructions on how to generate one.

A personal API token will not work for these endpoints, as API tokens are only valid for standard REST APIs. The Organization Admin API key is specifically required for Organization Admin and User-management APIs.

If you’re not an Organization Admin, you’ll need to contact someone who is and ask them to create the API key for you.

ak r
February 10, 2026

It worked, thanks!

Like Akash Singh likes this
1 vote
Archana Achar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 9, 2026

Hello @ak r 

Welcome to community!

I have found a reference to a similar question here that might be helpful. Let me know if this addresses your query.

Regards,

Archana

ak r
February 9, 2026

can you add the reference @Archana Achar 

Archana Achar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 10, 2026

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events