Forum Discussion

IhorK's avatar
IhorK
New Member
4 years ago
Solved

Power BI Rest API - Remove user access to Report

Hello! Is it possible to remove access to a Power BI Report for a particular user with Power BI Rest API? As I found out from the documentation there is an API call to remove a user from a workspac...
  • Anonymous's avatar
    Anonymous
    4 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 Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.