Forum Discussion
Anonymous
2 years agoNot applicable
Update Group User Power BI Api error
I'm getting below error while using the below api updating the GroupUserAccessRight to the "None" as mentioned microsoft power BI api doc. PUT https://api.powerbi.com/v1.0/myorg/groups/{groupId}/...
- 2 years ago
Need to use DELETE, not PUT None
Groups - Delete User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
lbendlin
2 years agoSuper User
Need to use DELETE, not PUT None
Groups - Delete User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn