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

Allow set active/inactive via REST API

XMLWordPrintable

    • 191
    • 5
    • 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.

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Currently it appears the /rest/api/2/user (PUT) API doesn't provide facility to set users active or inactive, or perhaps the request representation doesn't include how this is done. Currently the API works fine for the following fields:

      {
          "name": "eddie",
          "emailAddress": "eddie@atlassian.com",
          "displayName": "Eddie of Atlassian"
      }
      

      Can something like "Active": 1 or "Active": true be made available for this API as well to set the Activate or de-activate a user?

            Unassigned Unassigned
            takindele Taiwo Akindele (Inactive)
            Votes:
            263 Vote for this issue
            Watchers:
            154 Start watching this issue

              Created:
              Updated: