Workspace - Updates user access to a workspace
Updates user access on the Power BI workspace based on the provided tenant ID and role assignment details.
Please enter a valid token
Enter the ID of an existing tenant
The requested API version
1.0Class for storing workspace role assignment details.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the UserIdentifier property.
Enum for group user access right.
Enum for principal type.
Success: Access of the user on the Power BI workspace updated successfully.
Class for representing response.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Message property.
Success MessageA public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.
200Not Found: The specified tenant was not found in the Power BI workspace.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated