Provide an API endpoint to create an Org user

XMLWordPrintable

    • 2

      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:

      https://developer.atlassian.com/cloud/admin/user-provisioning/rest/api-group-users/#api-scim-directory-directoryid-users-post

      There is also a REST API endpoint in Jira Cloud's API:

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

      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.

            Assignee:
            Unassigned
            Reporter:
            Theodora Boudale (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: