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}/users
400 Bad Request: \"{\"error\":{\"code\":\",\\"UnsupportedAccessRightError\",\"pbi.error\":{\"code\":\"UnsupportedAccessRightError"parameters\":{},\"details\":[]}}}\
Need to use DELETE, not PUT None
Groups - Delete User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
1 Reply
- lbendlinSuper User
Need to use DELETE, not PUT None
Groups - Delete User In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn