You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
My team is adding users through a custom built AMS. When it comes to JIRA, we don't seen to be able to add the user without her/him having visited the JIRA application before adding him. Is there any updates that makes this possible, solely by API? We've currently updated to 8.8.1 but can't find an easy way...
Is there a REST endpoint which is exposed for adding user to Jira?
Hi @Jesper Karlsson,
First of all, you should find a way to integrate the custom-built AMS to Jira and let the integration does the syncing automatically.
For the REST API to create users in Jira, here you go; POST /rest/api/2/user.
Thanks,
Moga
Thanks Moga,
There is a label saying "Experimental". Do you think it's stable enough for production or what does come with that label? Just that it will keep on evolving/changing or is it not 100% verified?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Normally, the "Experimental" flag will be there if the endpoints are new. Atlassian might change the REST API if there's any major flaw(bug) in it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.