Report - Shares a report with a user
Please enter a valid token
Enter ID of the report to share.
The requested API version
1.0Optional User Id
Class for share and 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 shared 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 share 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