-
Suggestion
-
Resolution: Unresolved
-
1
-
-
Bitbucket
Problem Definition
There are Bitbucket Cloud workspaces linked to https://admin.atlassian.com/, which means that user management for these workspaces is done at https://admin.atlassian.com/.
At the moment, there is no API endpoint to create / invite an Org user with the Organizations REST API:
https://developer.atlassian.com/cloud/admin/organization/rest/intro/#about
There is a REST API endpoint in the User Provisioning APIs:
There is also a REST API endpoint in Jira Cloud's API:
However, not all Bitbucket Cloud customers use User Provisioning or Jira Cloud. And for these customers, there is no way to invite or create a new user via API.
Starting recently, all new Bitbucket Cloud workspaces are created in https://admin.atlassian.com/ and linked to an organization.
Suggested Solution
Provide a REST API endpoint that invites and creates a new Org user.
Workaround
For customers using either User Provisioning or Jira Cloud, the workarounds are mentioned in the Problem Definition section of this feature reuqest.
Still no update nearly a year later?