Workspace - Adds a user to a workspace
Adds a user to a Power BI workspace with the specified access level based on the provided 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: User successfully added to the workspace.
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: Indicates that the requested tenant does not exist.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated