Can you grant access to Confluence through Atlassian API?

Nathan Hutchins February 4, 2021

Hello, I am wondering if it's possible to grant Confluence access to users through Atlassian's API. 

I have a Python script that creates users. I am able to get ticket information and connect to Jira. However, I can't seem to figure out a way to toggle the user's access. I have attached a picture to show what I mean. The access I am talking about is the toggle option in Admin / company_name / Users. 

access.PNG
I've read through these docs but still can't seem to find what I am looking to do. 

1 answer

1 accepted

0 votes
Answer accepted
Elifcan Cakmak
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 Leaders.
February 5, 2021

Hello,

Did you try to add this new user to confluence-users group using the API? 

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-groups/#api-rest-api-3-group-user-post

This should enable user to access to Confluence.

Regards,

Elifcan

Nathan Hutchins February 5, 2021

That is what I was looking for. 

Thank you for your help!! 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events