-
Suggestion
-
Resolution: Unresolved
-
191
-
7
-
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?
- derived from
-
JRACLOUD-27782 REST API for user administration
- Closed
- is related to
-
JRASERVER-37294 Allow set active/inactive user via REST API
- Closed
-
ID-7711 REST API to activate/deactivate users
- Gathering Interest
- relates to
-
ID-164 JIRA User Management REST API
- Closed
-
ID-8462 JIRA API disabling users
- Gathering Interest