I want to create the user in confluence ? want response with account id

Shruthi A
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 12, 2024

Hi everyone,
       In confluence, I want to create the user but while using invite-user API it just pass the response as empty (hit 200) , but I want response with account-id , so I have using the Jira create user API , there I want to assign the user only for the confluence using the product field? show me how to do this? and also give me the list of products that was available in Atlassian.
create user Jira endpoint: https://{domain_url}/rest/api/3/user
request body:

{
  "emailAddress": "test@gmail.com",
  "products":[]             
}
for this I want a list of products?

 

1 answer

0 votes
Vronik
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.
May 13, 2024

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events