I have to make user disable for one product like JSM.
I dont want to disable user at Org level or Site level for all products.
Hi Naveen,
I think it should be possible by removing users from the groups that provide access to the products.
Find the User’s Account ID:
accountId
.Identify Product-Access Groups:
Remove the User from Product Groups:
group-name
with the specific product group name and user-account-id
with the user's accountId
.
Hello @Naveen kumar
You may have to refer to this page: https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-organization/#api-rest-servicedeskapi-organization-organizationid-user-delete
It removes the users only for JSM product.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.