Last updated 5 months ago
Enter the ID of the tenant from which access is revoked.
Enter the user's email ID for users or object ID for service principles or groups.
The requested API version
1.0
Class for representing response.
DELETE /tenants/{tenantId}/pbiUsers/{userIdentifier} HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: Access revoked successfully for the user from the Power BI workspace.
{ "message": "text", "statusCode": 1 }