-
Suggestion
-
Resolution: Unresolved
-
765
-
12
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Problem Definition
It is very nice to be able to create new users via the API so that you can easily handle new hire employees, but the same should be true for employees that leave.
Suggested Solution
It would be good to be able to disable them via the API as well. For larger companies with lots of churn this can be very useful.
Currently when trying to disable a bunch of old users via the API using the /rest/api/2/user endpoint via PUT:
{ "username": "abbasm", "active": false }Returns:
{
"errorMessages": [
"error.no.value.found.to.be.changed"
],
"errors": {}
}
Workarounds
No workaround
- is incorporated by
-
ID-6305 Provide SCIM API's for managing Atlassian account users
- Closed
-
ID-7711 REST API to activate/deactivate users
- Gathering Interest
- is related to
-
JRASERVER-44801 JIRA API disabling users
- Closed
-
ID-8461 Allow set active/inactive via REST API
- Gathering Interest
-
JRACLOUD-70752 Provide public REST APIs for user management as in server
- Gathering Interest
- relates to
-
MIG-1125 Improve import validation of licenses
- Closed
-
JRACLOUD-30708 Bulk deactivate users
- Under Consideration
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...