Forum Discussion
Add users access on a specific report/Data in a workspace using API
Hi. There is not request for that in the Rest API doc. I don't think you can do it for an specific report. However you can add, modify permission or delete users from workspaces:
https://docs.microsoft.com/en-us/rest/api/power-bi/groups/add-group-user
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/groups-add-user-as-admin
I hope that helps,
Thanks for quick response.
We are able to add or remove users into group/workspace using API, but we are looking for specific reports .
Regards,
Venki.
- v-easonf-msft4 years agoCommunity Support
Hi, venkaiah881
All api related reports can be found here.
https://docs.microsoft.com/en-us/rest/api/power-bi/reports
I did not find the relevant api. I'm afraid that it may not be possible to achieve it through the api.
Best Regards,
Community Support Team _ Eason