Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Solved! Go to Solution.
Hi, @SubramoniaIyer
Maybe you can use power rest api, please refer to Rest API documentation
https://docs.microsoft.com/en-us/rest/api/power-bi/groups/add-group-user
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @SubramoniaIyer
Maybe you can use power rest api, please refer to Rest API documentation
https://docs.microsoft.com/en-us/rest/api/power-bi/groups/add-group-user
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Could you show me how can I get authorization. I was getting an error when I was trying to given API permissions for Power BI service in Azure active directory for my app.
The following is a reference, please check if it is what you want
https://www.youtube.com/watch?v=fjzmz0BNN_g
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can use Power BI API- Admin - Groups AddUserAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs
If this post helps, then please consider Accept it as the solution and give it a thumbs up
How can I give the authorization before Using this?