Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
IhorK
New Member

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 workspace as a whole.
But I need an API call that will be equivalent to UI actions: Report -> Manage Permissions -> Direct access (People and groups with access) -> Remove access.

 

Thank you in advance for your help!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

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.

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?

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors