Forum Discussion
Power BI Rest API - Remove user access to Report
- Anonymous4 years ago
Hi IhorK ,
As far as I know, currently Power BI doesn't support you to add permission or remove permission for users to specitific report by Rest API. You need to share or remove permission manually in Power BI Service as the step you mentioned above.
You may refer to this blog which contains all Rests API for Power BI Report.
Currently the best workaround by Rest API is to add/remove your end user in your workspace and then they could see or not see the report.
For reference: Groups - Add Group User
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi IhorK ,
As far as I know, currently Power BI doesn't support you to add permission or remove permission for users to specitific report by Rest API. You need to share or remove permission manually in Power BI Service as the step you mentioned above.
You may refer to this blog which contains all Rests API for Power BI Report.
Currently the best workaround by Rest API is to add/remove your end user in your workspace and then they could see or not see the report.
For reference: Groups - Add Group User
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Deepak_2 years agoAdvocate I
Hi Anonymous ,
I have a similar requirement but want to share the workspace report/dashboard across tenants.
Is it possible to share access to the workspace across tenants using API?