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:
Have you reviewed this documentation?
https://developer.atlassian.com/cloud/jira/platform/rest/v2/intro/#authentication
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.