Hi,
We are trying to add a group to product access of a Jira software, but we can only find documentations on how to add a group to product access through UI. We are looking for a Rest API endpoint to add a group to product access.
We have tried using this “https://admin.atlassian.com/gateway/api/adminhub/um/site/{SiteId}/product/jira-software/access-config/use” endpoint but we are getting 401 unauthorized error, we are using an Id with both site admin and org admin access for authorization.
Any help is appreciated.
Thanks