Report - Un-shares a report with a user
Unshare the report with the specified user
Please enter a valid token
ReportId of type GUID
The requested API version
1.0Optional User Id
Class for un-share/revoke access of the report.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the NotifyByEmail property.
Success: The report was successfully unshared with the specified user.
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.
200Bad Request: The request was invalid or missing required parameters.
Forbidden: Permission denied to unshare the report.
Not Found: The specified report does not exist or report is not accessible with the user.
Internal Server Error: An unexpected server error occurred.
Last updated