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.
I'm having trouble finding how to generate an API key as it describes here:
https://confluence.atlassian.com/cloud/create-an-admin-api-key-969537932.html
In my organization, I'm not seeing any menus/links called settings. And when I open the organization in question, I get taken to the admin settings but there doesn't appear to be anywhere to create an API key.
I've tried creating an API key in my profile but I got a 401. Here's the curl I used:
curl --location --request GET 'https://api.atlassian.com/admin/v1/orgs' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <my profile generated api key>'
So the link in the help I mentioned takes you to the list of organizations which doesn't have a Settings option. And when you click on the organization, it actually takes you to the Site Settings.
So the solution was to click the Back to Organization near the top of the left side bar. That's where the actual organization settings are. Not super intuitive but solveable.
Hey @Karim ,
Yes it's a little bit confusing starting from admin.atlassian.com. The organization name is actually clickable and will take you directly to the organization settings, but we have seen from a number of customers that this isn't intuitive. We're aware of the issue and are looking at new designs for this page in the future.
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.