Hi everyone!
I would like to use the REST API to create a user in Atlassian. The only solution I have found so far is to create the user using the Jira REST API.
Is there a way to achieve this using an API that is not tied to a specific product? I am looking for a general Atlassian endpoint, something like “api.atlassian.com/users”, that allows user creation at the organization level.
Any guidance would be greatly appreciated!
Thanks in advance!