Uploaded image for project: 'Identity'
  1. Identity
  2. ID-8384

Allow create user API to select product role(JSM- customer, JSM-agent etc) while creating the user

    • 8
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Allow user to select product role(JSM- customer, JSM agent) while creating user via create user API /rest/api/3/user

            [ID-8384] Allow create user API to select product role(JSM- customer, JSM-agent etc) while creating the user

            This feature would be a MASSIVE help for customers not on Atlassian access. Manually inviting 10 at a time is cumbersome or doing a bulk API import then having to manually set the role per person is also time consuming. A simple parameter like
            $body = @"

            { `"emailAddress`": `"abc@whatever.com`", `"role`": `"customer`"}

            "@

            would be amazing.

            Steven Lees-Smith added a comment - This feature would be a MASSIVE help for customers not on Atlassian access. Manually inviting 10 at a time is cumbersome or doing a bulk API import then having to manually set the role per person is also time consuming. A simple parameter like $body = @" { `"emailAddress`": `"abc@whatever.com`", `"role`": `"customer`"} "@ would be amazing.

            This is a missing feature and needs to be implemented ASAP. 

            Steven Rhodes added a comment - This is a missing feature and needs to be implemented ASAP. 

              Unassigned Unassigned
              a659ba5f9161 Akriti Gupta
              Votes:
              6 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: