I'm trying to modify user active status by /api/2/user PUT method without success. It got 405 method not allowed.
I read this documentation and I see this API still available. https://confluence.atlassian.com/jirakb/user-management-rest-api-changes-in-jira-cloud-858756548.html
How can I use this API or is there any API so I can use to change user active status to false?
Thanks all!
Hi,
It seems that is not possible to deactivate or activate user via API
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.