Meagan on 18 May 2016 06:10:52
Would like the ability to programmatically create a group workspace and populate membership using the API (or Powershell or something).
Administrator on 17 Jun 2021 00:13:19
Completed Power BI REST API: https://docs.microsoft.com/en-us/rest/api/power-bi/groups
- Comments (3)
RE: Ability to create group workspaces using API
This has been available for some time...?
With the Power BI REST API:
https://docs.microsoft.com/en-us/rest/api/power-bi/groups
With the Power BI C# SDK:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.powerbi.api.v2.groups?view=azure-dotnet
RE: Ability to create group workspaces using API
please every support this api . i need this api
RE: Ability to create group workspaces using API
As a SAAS vendor, this is mandatory. Seems odd that there isn't an API for this.