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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
EduardD
Helper III
Helper III

Call Refresh user membership/permission API under service principal (PBI embedded for Org)

Hi folks, 

I want to confirm that we can call RefreshUserMenership API under service principal.
Users - Refresh User Permissions - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Will it work for users with MFA? 

What permission service pricnipal should have to run that API? We are getting 401 when try to call that API using with service principal using user token.

5 REPLIES 5
EduardD
Helper III
Helper III

Thank you, we do have that. Any specific permissions required for it to call the refresh group membership api?

aj1973
Community Champion
Community Champion

To authenticate, the service principal uses the Microsoft Entra app's application ID and one of the following:

 

  • A certificate
  • An application secret

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

aj1973
Community Champion
Community Champion

Hi @EduardD 

Technically you need to use a Power BI App registration in order to call the API :

 

To authenticate, the service principal uses the Microsoft Entra app's application ID and one of the following:

  • A certificate
  • An application secret

https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Thank you, but we already know all that, the question is for that specific API listed above.
Can service principle call that API on user behalf?
what specific Power BI permission should be assigned to the service principal?  For example, should Service principal be a Power BI admin for calling that API?  

aj1973
Community Champion
Community Champion

No a user or UID can't use the API.

The service principal should have full access through Read.Write all in the APP registration.

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.